Json-store

Latest version: v4.2

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

Scan your dependencies

4.2

User facing changes

* Bumps required Python version (in `pyproject.toml`) to 3.9 to reflect the versions actively supported. 0486d33523e52b4de067719ae39592fd40d95bbf

Project changes

* Update testing matrix and project classifiers to reflect we support Python versions 3.9 to 3.13. fd82acf305c6db0f7606d4c3d0d5d91b3df6ec39 0486d33523e52b4de067719ae39592fd40d95bbf

4.1

User facing changes

* Fix shelve2json for macOS and Windows f736d34caa9b6b0235082575c2b2b96cb20bb0a4

Project changes

* Modernize packaging process and use `uv` d0da109195955e7c42a00aebef02f1b91746d67b

**Full Changelog**: https://github.com/brainsik/json-store/compare/v4.0...v4.1

4.0

User facing changes
* Add support for Windows https://github.com/brainsik/json-store/pull/19
* Drop support for Python 2 🖤 🪦 https://github.com/brainsik/json-store/pull/20

Project changes
* Use latest major versions of all GitHub Actions d31d2c4dfdfbcc7933bdd5abe175a2342a177401 96bb8bc6cf965143e186c5e78f849173edee2a55

**Full Changelog**: https://github.com/brainsik/json-store/compare/v3.2...v4.0

3.2

User facing changes
* Uses `os.rename` directly instead of via `shutil.move` https://github.com/brainsik/json-store/pull/16

Project changes
* Uses Black's recommended Flake8 settings https://github.com/brainsik/json-store/pull/13
* Adopted Contributor Covenant Code of Conduct https://github.com/brainsik/json-store/pull/15
* Enabled code scanning https://github.com/brainsik/json-store/pull/17
* Added Python 3.11 to test matrix https://github.com/brainsik/json-store/commit/91a3b93d1c8324e8bc136dd8b4bf74f95eadecff

**Full Changelog**: https://github.com/brainsik/json-store/compare/v3.1...v3.2

3.1

Summary
This release adds support for Python 3.10 which dropped the long deprecated `collections.MutableMapping`. Support for Python 2.7 continues.

Behind the scenes, the old travis-ci.org tests were dropped (as that service is no longer running), and a much more fleshed out test pipeline is now running on GitHub Actions.

User Facing Changes
* Add compatibility with Python 3.10 by amotl in https://github.com/brainsik/json-store/pull/7
* Test and fix shelve2json by brainsik in https://github.com/brainsik/json-store/pull/11

New Contributors
* amotl made their first contribution in https://github.com/brainsik/json-store/pull/7

**Full Changelog**: https://github.com/brainsik/json-store/compare/v3.0...v3.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.