* Updates for Python 3.12 support (102). * Add Python 3.12 wheels.
2.4.7
- Restrict to Cython 0.29.x due to incompatibilities with Cython 3.
2.4.6
* Fix typing for `JSONInput` and `JSONInputBin` (79). * Add `read_gzip_jsonl` and `write_gzip_jsonl` (84).
2.4.5
* Update to cloudpickle v2.2.0 for Python 3.11 support. * Add Python 3.11 wheels.
2.4.4
- Port https://github.com/ultrajson/ultrajson/pull/550 and https://github.com/ultrajson/ultrajson/pull/555 to fix incorrect handling of invalid surrogate pair characters (CVE-2022-31116)
2.4.3
Not secure
- Port https://github.com/ultrajson/ultrajson/pull/519 to fix buffer overflows ([CVE-2021-4595](https://github.com/advisories/GHSA-fh56-85cw-5pq6))