Skip to content

Releases: wippyai/dataflow

v0.3.10

Choose a tag to compare

@msmakouz msmakouz released this 25 Feb 12:42
5cc2f50

What's Changed

  • Added support for passing additional options to add_function_call by @msmakouz in #12

Full Changelog: v0.3.9...v0.3.10

v0.3.9

Choose a tag to compare

@msmakouz msmakouz released this 26 Jan 18:37
2c9902e

What's Changed

  • The constant name has been fixed in the import by @msmakouz in #11

Full Changelog: v0.3.8...v0.3.9

v0.3.8

Choose a tag to compare

@msmakouz msmakouz released this 21 Nov 15:01
0119895

What's Changed

  • Fixed compiler and data_reader compatibility with PostgreSQL by @msmakouz in #10

Full Changelog: v0.3.7...v0.3.8

v0.3.7

Choose a tag to compare

@wolfy-j wolfy-j released this 10 Nov 18:59
12b93ec
  • fixed json marshalling for paralell node
  • proper passing of exit_func_id

v0.3.6

Choose a tag to compare

@wolfy-j wolfy-j released this 08 Nov 03:25
0a95bba
  • Improves agent exit tool handling.

v0.3.5

Choose a tag to compare

@roxblnfk roxblnfk released this 07 Nov 08:56
5b6d891

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@roxblnfk roxblnfk released this 06 Nov 13:23
7a4b4a9

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@wolfy-j wolfy-j released this 04 Nov 02:43
caa2841
  • Adds missing resource entry

v0.3.2

Choose a tag to compare

@wolfy-j wolfy-j released this 03 Nov 22:22
6635e9a
  • fixed flow builder dependencies

v0.3.1

Choose a tag to compare

@wolfy-j wolfy-j released this 03 Nov 21:24
a648f10
  • Adds better support for reference routing
  • Major improvements and stabilization in flow engine
  • Adds expression syntax support
  • Isolates all tables (rerun of migrations is nedeed)