Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ten_packages-mac-release-x64.zip | 2025-08-23 | 5.3 MB | |
ten_packages-win-release-x64.zip | 2025-08-23 | 8.1 MB | |
tman-win-release-x64.zip | 2025-08-23 | 7.2 MB | |
ten_packages-linux-clang-release-x64.zip | 2025-08-23 | 99.6 MB | |
ten_packages-linux-gcc-release-x64.zip | 2025-08-23 | 104.9 MB | |
ten_packages-linux-clang-debug-x64.zip | 2025-08-23 | 172.6 MB | |
ten_packages-linux-gcc-debug-x64.zip | 2025-08-23 | 175.2 MB | |
ten_packages-mac-release-arm64.zip | 2025-08-23 | 4.9 MB | |
tman-mac-release-x64.zip | 2025-08-23 | 9.6 MB | |
ten_packages-win-debug-x64.zip | 2025-08-23 | 16.4 MB | |
tman-win-debug-x64.zip | 2025-08-23 | 14.5 MB | |
ten_packages-mac-debug-arm64.zip | 2025-08-23 | 26.9 MB | |
tman-mac-release-arm64.zip | 2025-08-23 | 9.1 MB | |
tman-linux-release-x64.zip | 2025-08-23 | 10.2 MB | |
tman-linux-debug-x64.zip | 2025-08-23 | 128.7 MB | |
0.10.35 source code.tar.gz | 2025-08-23 | 74.4 MB | |
0.10.35 source code.zip | 2025-08-23 | 94.0 MB | |
README.md | 2025-08-23 | 1.1 kB | |
Totals: 18 Items | 961.5 MB | 1 |
What's Changed
- fix: remove duplicate wrap_comments setting in rust-analyzer configuration by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1324
- chore: update VSCode settings to remove duplicate path entry and clean up configuration by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1325
- fix: remove the all_fields field in both struct Manifest and struct Property by @FaithfulinLOVE in https://github.com/TEN-framework/ten-framework/pull/1281
- fix(designer fe): autoform dynamic fields by @shczhen in https://github.com/TEN-framework/ten-framework/pull/1316
- refactor: update DesignerGraphMessageFlow to use Option for name and names fields by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1326
- fix(designer fe): filter ext nodes by @shczhen in https://github.com/TEN-framework/ten-framework/pull/1327
- chore: update version headers and manifest files across multiple components by @halajohn in https://github.com/TEN-framework/ten-framework/pull/1328
Full Changelog: https://github.com/TEN-framework/ten-framework/compare/0.10.34...0.10.35