Hgijson

Latest version: v3.1.0

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

Scan your dependencies

Page 2 of 3

1.4.2

Changed
- Fix for issue with fix in `1.4.1`.

1.4.1

Changed
- Fixed bug in serialisation of `None`,
[reported](https://github.com/wtsi-hgi/python-json/issues/16issuecomment-237527405) by
[YuriIvanov](https://github.com/YuriIvanov) ([18](https://github.com/wtsi-hgi/python-json/issues/18)).

1.4.0

Changed
- Encoders now serialise `None` to `null` and visa-versa for decoders (thanks to
[YuriIvanov](https://github.com/YuriIvanov) for bringing this improvement to light in
[16](https://github.com/wtsi-hgi/python-json/issues/16)) ([17](https://github.com/wtsi-hgi/python-json/issues/17)).
- Corrected self-referential type hinting.

1.3.1

Changed
- Corrections to `setup.py`.

1.3.0

Added
- Documentation on how to serialize to/from a dictionary opposed to a string.
- Documentation on how to install the library, import methods/classes and develop.
- imports via `__init__.py`.

Changed
- Removed useless equality and hash calculation methods on `PropertyMapping`.
- Improvements to documentation.

Removed
- Helper test runner scripts.

1.2.2

Changed
- Hotfix for dependency installation when installed via PyPI.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.