Xorjson

Latest version: v3.10.5

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

Scan your dependencies

Page 11 of 22

3.6.0

Added

- `orjson.dumps()` serializes `numpy.datetime64` instances as RFC 3339
strings.

3.5.4

Fixed

- Fix memory leak serializing `datetime.datetime` with `tzinfo`.
- Fix wrong error message when serializing an unsupported numpy type
without default specified.

Changed

- Publish python3.10 and python3.9 manylinux_2_24 wheels.

3.5.3

Fixed

- `orjson.JSONDecodeError` now has `pos`, `lineno`, and `colno`.
- Fix build on recent versions of Rust nightly.

3.5.2

Changed

- Improve serialization and deserialization performance.
- `orjson.dumps()` serializes individual `numpy.bool_` objects.

3.5.1

Changed

- Publish `universal2` wheels for macOS supporting Apple Silicon (aarch64).

3.5.0

Added

- `orjson.loads()` supports reading from `memoryview` objects.

Fixed

- `datetime.datetime` and `datetime.date` zero pad years less than 1000 to
four digits.
- sdist pins maturin 0.9.0 to avoid breaks in later 0.9.x.

Changed

- `orjson.dumps()` when given a non-C contiguous `numpy.ndarray` has
an error message suggesting to use `default`.

Page 11 of 22

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.