Releases: bbopen/tywrap
Releases · bbopen/tywrap
v0.2.0
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
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