What's Changed
* Install for Windows by Vizonex in https://github.com/TeskaLabs/cysimdjson/pull/40
* Fix memory leak from keys (issue 41) by lemire in https://github.com/TeskaLabs/cysimdjson/pull/42
* Upgrade to SIMDJSON 3.2.1 by ateska in https://github.com/TeskaLabs/cysimdjson/pull/44
* SIMDJSON parse and load releases GIL. by ateska in https://github.com/TeskaLabs/cysimdjson/pull/45
* Add a C API capability to export parsed JSON as a string. by ateska in https://github.com/TeskaLabs/cysimdjson/pull/46
New Contributors
* Vizonex made their first contribution in https://github.com/TeskaLabs/cysimdjson/pull/40
* lemire made their first contribution in https://github.com/TeskaLabs/cysimdjson/pull/42
**Full Changelog**: https://github.com/TeskaLabs/cysimdjson/compare/21.11...23.08