Cysimdjson

Latest version: v24.12

Safety actively analyzes 622867 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

24.12

What's Changed
* Upgrade of SIMDJSON to 3.8.0
* Few smaller fixes

23.08

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

23.07

What's Changed
* cysimdjson works on Windows now as well as on Linux and Mac OSX
* Exclude the dynamic loading trick from Windows. by ateska in https://github.com/TeskaLabs/cysimdjson/pull/31
* Fix: Install for windows users 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

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.07

21.11

A switch from beta into production.

21.11beta

The beta release after cycle of the internal stabilisation.


What's Changed
* Introduce a parser from string. by ateska in https://github.com/TeskaLabs/cysimdjson/pull/16
* Add export-to-Python methods and dict-like .get() by ateska in https://github.com/TeskaLabs/cysimdjson/pull/18
* Upgrade to SIMDJSON v0.9.6 by ateska in https://github.com/TeskaLabs/cysimdjson/pull/19
* Add a C API by ateska in https://github.com/TeskaLabs/cysimdjson/pull/20
* Significant refactoring that changes the approach to the "element". by ateska in https://github.com/TeskaLabs/cysimdjson/pull/21


**Full Changelog**: https://github.com/TeskaLabs/cysimdjson/compare/21.4-alpha...21.11-beta

21.4alpha

Initial alpha release.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.