Skip to content

Releases: pie-project/ztensor

v1.2.1

16 Feb 18:08

Choose a tag to compare

v1.2.0: fix: Use explicit python interpreter in Windows/macOS CI builds

15 Feb 17:34

Choose a tag to compare

--find-interpreter discovers pre-installed Python 3.14 on Windows runners,
which PyO3 0.24 doesn't support. Use --interpreter python to target only
the setup-python-installed 3.13.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

1.1.1

22 Dec 03:30

Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

1.1.0

22 Dec 03:08

Choose a tag to compare

Full Changelog: 1.0.1...1.1.0

1.0.1

16 Dec 23:20

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

16 Dec 21:24

Choose a tag to compare

Full Changelog: 0.1.4...1.0.0

0.1.4

20 Jul 03:59

Choose a tag to compare

python binding: remove autogen files

0.1.3

26 Jun 16:42

Choose a tag to compare

cli: update readme

0.1.2

26 Jun 16:34

Choose a tag to compare

python: fix bfloat16 read error