Skip to content

[release] the first release version to open-source community

Compare
Choose a tag to compare
@hi-pender hi-pender released this 06 Jan 11:17
· 37 commits to main since this release
v0.3.4
10cdbd9

Features

  • remove all deprecated Func and Field
    • e.g. NewStateGraph, NewStateChain, WithNodeCallbacks, WithGraphCallbacks, SwitchRunInfo, NewManager, ManagerFromCtx
  • [break] redefine callbacks API and move CallbackInput/CalllbackOutput directory

What's Changed

  • feat: remove state chain/graph by @meguminnnnnnnnn in #18
  • refactor: document extra methods by @N3kox in #19
  • feat: parent retriever/indexer by @meguminnnnnnnnn in #16
  • feat: fix workflow's coverage report by @BytePender in #20
  • feat: add api compatibility check workflow by @BytePender in #21
  • feat: delete deprecated api and field by @BytePender in #24

New Contributors

  • @N3kox made their first contribution in #19

Full Changelog: v0.3.1...v0.3.4