What's Changed
- refactor: refine ffmpeg extensions by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1192
- feat: add conditional schema validation for 'dest' property based on 'names' by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1193
- feat: enhance graph processing to support names expansion in message … by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1194
- chore: remove unused test file for graph with names field by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1196
- test: add unit test for detecting duplicate names in graph connections by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1197
- chore: update version headers and manifest files across multiple languages and applications by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1198
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.27...0.10.28