Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@grabbou grabbou released this 17 Dec 05:20
· 6 commits to main since this release

Changelog:

0.5.0 (2024-12-17)

Bug Fixes

  • __dirname should not be used in ES Module (#104) (5886455)
  • bring back body (a5b47d1)
  • incorrect location for unzipping examples (3a252c1)
  • last reference to RequiredOptionals removed (#129) (e999bac)
  • merge error fixed (bb1e7a4)
  • removed body after openrouter merge (1cd5cd6)
  • supervisor not producing desired output (#121) (86a0a95)
  • update method signature: (ce5b31a)

Features