Skip to content

Releases: bbopen/tywrap

v0.2.0

20 Jan 01:52
e906786

Choose a tag to compare

What's Changed

  • feat(pypi): add tywrap-ir PyPI publishing by @bbopen in #134
  • fix(ci): run Python API test from /tmp to avoid namespace conflict by @bbopen in #135
  • refactor: unify NodeBridge and OptimizedNodeBridge (ADR-0001) by @bbopen in #136
  • chore: bump version to 0.2.0 by @bbopen in #140

Full Changelog: v0.1.2...v0.2.0

v0.1.2

19 Jan 22:45
13ef2d8

Choose a tag to compare

What's Changed

  • fix(runtime): ignore late responses after timeouts by @bbopen in #29
  • feat(examples): living app (Arrow-first) by @bbopen in #31
  • DevEx: tywrap generate --check by @bbopen in #32
  • fix(codec): await nested Arrow decode in torch by @bbopen in #33
  • chore(ci): add required aggregate check by @bbopen in #34
  • feat(codec): envelope validation + size cap by @bbopen in #35
  • feat(codec): auto-register Arrow decoder by @bbopen in #37
  • feat(ci): add codec perf/CI gates by @bbopen in #38
  • Unify Node bridge core and harden guardrails by @bbopen in #127
  • chore: bump version to 0.1.2 by @bbopen in #128
  • fix(ci): add NPM_TOKEN for npm publish authentication by @bbopen in #129

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Dec 06:36

Choose a tag to compare

What's Changed

  • Improve test quality and add centralized logger by @bbopen in #18
  • Test quality improvements + npm publish workflow by @bbopen in #19

Full Changelog: https://github.com/bbopen/tywrap/commits/v0.1.1