Skip to content

Releases: pie-project/ztensor

v1.2.1

Choose a tag to compare

@ingim ingim released this 16 Feb 18:08

Full Changelog: v1.2.0...v1.2.1

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

Choose a tag to compare

@ingim ingim released this 15 Feb 17:34
--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

Choose a tag to compare

@ingim ingim released this 22 Dec 03:30

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@ingim ingim released this 22 Dec 03:08

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@ingim ingim released this 16 Dec 23:20

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@ingim ingim released this 16 Dec 21:24

Full Changelog: 0.1.4...1.0.0

0.1.4

Choose a tag to compare

@ingim ingim released this 20 Jul 03:59
python binding: remove autogen files

0.1.3

Choose a tag to compare

@ingim ingim released this 26 Jun 16:42
cli: update readme

0.1.2

Choose a tag to compare

@ingim ingim released this 26 Jun 16:34
python: fix bfloat16 read error