Releases: Antares0982/ssrJSON
Releases · Antares0982/ssrJSON
Release 0.0.7
22 Oct 16:36
Compare
Sorry, something went wrong.
No results found
Support MacOS (aarch64)
Improve performance of dumps_to_bytes for ASCII path
No new feature was introduced compared to version 0.0.6
Release 0.0.6
18 Oct 18:17
Compare
Sorry, something went wrong.
No results found
From version 0.0.6, we will not distribute binary for Python3.9 since it has reached the end of life.
Distribute binary for Python3.14
Performance improvement for AVX2 encoding, and other improvements for encoding #14 #16
Other internal refactors
Release 0.0.5
04 Oct 15:23
Compare
Sorry, something went wrong.
No results found
Support aarch64-Linux
Other internal refactors
Release 0.0.4
06 Sep 12:53
Compare
Sorry, something went wrong.
No results found
Fix decode bug when input contains '\uxxxx'
Support Python3.15.0a0
Release 0.0.3
31 Jul 17:21
Compare
Sorry, something went wrong.
No results found
This is a bug-fix version.
Fix __version__ not exported
Fix subclass encoding
Release 0.0.2
27 Jul 16:17
Compare
Sorry, something went wrong.
No results found
Support serializing subclasses of dict, list, float, int and tuple, and other minor changes/fixes.
Release 0.0.1
28 Jun 20:02
Compare
Sorry, something went wrong.
No results found
This is the first release of ssrJSON.