Skip to content

v1.5.0 - 'trace' and more improvements 🕵🏽

Compare
Choose a tag to compare
@gustavoguichard gustavoguichard released this 15 Dec 15:43
· 634 commits to main since this release
810fc7a

Highlights

  • Allow the user to define DFs that will take no input parameters by @diogob in #52
  • Zod as peer dependency by @diogob in #56
  • Create a trace function that will capture the inputs and outputs of any DF and call an arbitraty function. by @diogob in #57

Other changes

New Contributors

Full Changelog: v1.4.0...v1.5.0