Skip to content

Releases: opencollector/jntajis-python

v0.1.0

11 Mar 02:56
f95082d

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

  • fix: work around PyPI's zipbomb mitigation measures by @moriyoshi in #18
  • fix: the replacement character should be U+FFFD, not U+FFFE by @moriyoshi in #19

Full Changelog: v0.0.17...v0.1.0

v0.0.17

10 Mar 10:16
a75d04f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.17

v0.0.14

16 Jun 06:05
9016065

Choose a tag to compare

  • Python 3.11 support.
  • Several cosmetic fixes.