Skip to content

Releases: TEN-framework/ten_framework

0.8.5

23 Jan 06:44
6b230b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.4...0.8.5

0.8.4

23 Jan 02:52
eb663ad
Compare
Choose a tag to compare

Full Changelog: 0.8.3...0.8.4

0.8.3

23 Jan 02:04
42d4cdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.3

0.8.2

21 Jan 10:44
413446e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

21 Jan 09:16
cf19de0
Compare
Choose a tag to compare

What's Changed

  • feat: get download_url from remote registry directly by @halajohn in #577
  • feat: adapt to ten_gn version 0.1.1 and resolve the standalone installation issue by @halajohn in #578

Full Changelog: 0.8.0...0.8.1

0.8.0

21 Jan 01:43
0abb274
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.8.0

0.7.2

18 Jan 13:00
a0951b5
Compare
Choose a tag to compare

What's Changed

  • chore: remove condition wait in log api in Python by @sunxilin in #555
  • fix: on_xxx timing checkings by @halajohn in #556
  • fix: make the combination of on_xxx and on_xxx_done an atomic operation by @sunxilin in #559
  • fix: fix create extension doc by @plutoless in #564
  • docs: updating the command of creating hello world extensions by @cyfyifanchen in #563
  • feat: use tar.gz instead of zip to create package file by @halajohn in #558

Full Changelog: 0.7.1...0.7.2

0.7.1

13 Jan 12:32
80bf3b7
Compare
Choose a tag to compare

What's Changed

  • feat: have an env variable to control if terminal log has color by @halajohn in #554
  • feat: add log api in Python tester by @sunxilin in #553

Full Changelog: 0.7.0...0.7.1

0.7.0

13 Jan 10:38
c81378e
Compare
Choose a tag to compare

What's Changed

  • feat!: streamline extension standalone testing by @halajohn in #546
  • feat: refine C++ extension standalone test building by @halajohn in #548
  • feat: refine C++ extension standalone test building by @halajohn in #549
  • fix: complete PYTHONPATH for standalone testing by @sunxilin in #551
  • fix: add correct PYTHONPATH in python standalone test by @halajohn in #552

Full Changelog: 0.6.4...0.7.0

0.6.4

11 Jan 12:26
e73dcfb
Compare
Choose a tag to compare

What's Changed

  • fix: modify workflow yml by @sunxilin in #533
  • feat: enable extensions in different threads can receive msgs when on… by @halajohn in #535
  • fix: support calling ten_env_tester api on outer thread in python by @sunxilin in #536
  • Fixed broken URL to Ten Agent in the documentation by @nitte93 in #539
  • feat: add get base_dir support in tman designer by @halajohn in #540

New Contributors

Full Changelog: 0.6.3...0.6.4