0.5.1
What's Changed
-
chore: organize the internal APIs of the C++ binding to ensure they are all private by @halajohn in #368
-
feat: refine remote registry operation in tman by @halajohn in #370
-
chore: refine gtest dependencies of default_extension_cpp by @halajohn in #371
-
docs: updating LF issue on windows by @cyfyifanchen in #373
-
feat: clean up the pytest ci flow so that GitHub can launch pytest case by @sunxilin in #365
-
feat: detect predefined_graphs with the same name by @halajohn in #375
-
feat: enable ten_runtime pytest on windows by @halajohn in #376
-
feat: enable go/python binding on mac/win by @halajohn in #378
-
feat: add napi-header to third-party packages by @sunxilin in #382
-
docs: wording change by @cyfyifanchen in #383
-
feat: remove memory checking disabling in python integration test by @halajohn in #384
-
docs: updating wording and getting rid of graph designer section by @cyfyifanchen in #387
-
docs: updating overview of ten agent by @cyfyifanchen in #388
-
docs: removing missing code and updating code title by @cyfyifanchen in #389
-
fix: bugfix for send_xxx in extension_tester by @sunxilin in #393
-
refactor!: replace to/from_json with get/set_property_to/from_json by @halajohn in #394
Streamline the API and prepare for future support of getting/setting properties in object/array types.
-
feat: provide a way to set property during testing by @sunxilin in #395
Full Changelog: 0.5.0...0.5.1