Skip to content

0.5.1

Compare
Choose a tag to compare
@halajohn halajohn released this 13 Dec 02:06
· 65 commits to main since this release
f395b74

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: add googletest system package by @halajohn in #372

  • 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: enable cython test cases by @sunxilin in #381

  • feat: add napi-header to third-party packages by @sunxilin in #382

  • docs: wording change by @cyfyifanchen in #383

  • feat: enable python on mac by @halajohn in #379

  • feat: remove memory checking disabling in python integration test by @halajohn in #384

  • feat: initial commit for tman frontend by @halajohn in #386

  • 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

  • feat: add more tman frontend logic by @halajohn in #392

  • 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