All Versions
22
Latest Version
Avg Release Cycle
35 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v5.0.1 Changes
- ๐ Expanded PyPy prebuilt binary support (packaging change only).
-
v5.0.0 Changes
- โก๏ธ Updated upstream simdjson library to 2.0.1, which brings AVX-512 support.
- ๐
Parser.implementations
property replaced withParser.get_implementations
to support optionally filtering to just the ones supported by the current runtime.
-
v4.0.3 Changes
- โก๏ธ Updated upstream simdjson library to 1.0.2.
- โ
Binary wheels are now tested and available for py3.6-py3.10 on x86[_64],
ppc64le and aarch64.
- Under Linux, wheels are built for both manylinux and musl (Alpine).
- Under Linux, wheels are also available for PyPy3.7.
- ๐ Minor documentation fixes.
-
v3.1.1
November 13, 2020 -
v3.1.0
November 04, 2020 -
v3.0.0 Changes
August 21, 2020- โก๏ธ Updated to upstream simdjson 0.5.0.
at()
has becomeat_pointer()
and more closely follows the JSON pointer RFC. Paths now require a leading/
.- ๐ Fixed an error when manually choosing the parser implementation.
-
v2.5.1
August 08, 2020 -
v2.5.0
August 07, 2020 -
v2.4.0
July 20, 2020 -
v2.3.0
July 20, 2020