What's Changed
- chore: add more test cases by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1023
- fix: merge duplicated logic in ten_rust by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1028
- fix: set ensure_ascii to false in json dump by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1030
- chore: release the version lock on mocha by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1029
- feat: load schema with flattened api by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1024
- feat: add a scope parameter when getting packages from store by @sunxilin in https://github.com/TEN-framework/ten-framework/pull/1033
- feat: convert GraphInfo parsing to async with Tokio runtime for improved performance by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1031
- chore: update version headers and manifest files across various languages and extensions for consistency and improved documentation accessibility by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1037
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.19...0.10.20