Skip to content

Releases: TEN-framework/ten_framework

0.3.1

25 Oct 09:12
fd2427b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Oct 02:48
888a918
Compare
Choose a tag to compare

Highlight Features 🎉🎉🎉

  • built-in logging mechanism to unify extensions' logs
  • standalone testing framework so that extensions can be tested independently without an app
  • able to create pure python async extension
  • supports to build and run on linux/arm64

Breaking Changes

  • added on_configure and refined addon's lifecycle flow
  • moved built-in default_extension_group into ten_runtime, no need to install separately anymore
  • restrict extension, group, graph name pattern
  • restrict addon name to valid programming variable name
  • distinguish between graph name and graph id
  • renamed SetFinal for cmd result in go

What's Changed

Read more

0.3.0-alpha

20 Sep 09:53
08f160a
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/TEN-framework/ten_framework/commits/0.3.0-alpha