Releases: opencollector/jntajis-python
Releases · opencollector/jntajis-python
v0.1.0
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
What's Changed
- refactor: modernization by @moriyoshi in #10
- fix: CI build by @moriyoshi in #11
- fix: try to fix _version.py problem by @moriyoshi in #12
- fix: it is now recommended to not include generated C source by @moriyoshi in #13
- fix: remove redundant artifacts in wheels by @moriyoshi in #14
- fix: typo by @moriyoshi in #15
- fix: need to provide different settings for the platforms by @moriyoshi in #16
Full Changelog: v0.0.14...v0.0.17