0.5.3
What's Changed
- fix: make PkgInfo hash and eq consistent by @halajohn in #427
- chore: refine the usage of PkgIdentity by @halajohn in #429
- refactor: abstract pkg_basic_info concept by @halajohn in #431
- chore: fix rust clippy warnings by @halajohn in #432
- refactor: remove unnecessary trait for pkg_info by @halajohn in #434
- feat: tman fe refactor by @shczhen in #433
- chore: add more test cases by @halajohn in #435
- docs: spelling examples by @shaxiaozz in #437
- chore: refine ten_runtime smoke test folder structure by @halajohn in #436
- test: add more test cases by @halajohn in #438
- chore: enable tman designer frontend build flow by @halajohn in #440
- refactor: refine RegistryPackageData in tman by @halajohn in #441
- refactor: refine RegistryPackageData in tman by @halajohn in #442
- refactor: refine ten_rust data structure by @halajohn in #443
- refactor: refine tman & ten_rust data structure by @halajohn in #444
- feat: add open app base folder in tman designer by @halajohn in #445
- feat: add
tman run
mechanism by @halajohn in #446 - feat: add tman check manifest-json & check property-json command by @halajohn in #447
- feat: add tman modify graph by @halajohn in #448
- chore: remove unused codes by @halajohn in #449
- feat: minimize the log count when send messages without destination i… by @halajohn in #450
- feat: users can pass command line arguments to tman run by @halajohn in #451
New Contributors
- @shczhen made their first contribution in #433
- @shaxiaozz made their first contribution in #437
Full Changelog: 0.5.2...0.5.3