Jproperties

Latest version: v2.1.2

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

Scan your dependencies

Page 1 of 2

3.0.0

++++++++++++++++++++++++++

Breaking changes
****************

- Drop support for Python versions older than 3.8. Most notably, this means
that Python 2.7 is not supported anymore either.

Improvements
************

- Build process modernization:

- Use ``pyproject.toml`` instead of ``setup.py``.
- Use modern ``setuptools_scm`` version (fixes `15`_).

2.1.2

+++++++++++++

- Set minium required Python version in package metadata.

This is the last version supporting Python 2.7.

**Note:** Code for this release can be found on branch ``python2-legacy``,
although the only thing that changed in this release is the package metadata.

2.1.1

+++++++++++++

- Compatibility with Python 3.10. (`10`_)
- Documentation improvements. (`13`_)
- Support decoding surrogate pairs on narrow Python builds (such as
Python 2.7 on Mac OS X). (`14`_)

2.1.0

+++++++++++++

- Add support for optional documentation comments (see `Documenting
Properties`_). Thanks to mkrohan! (`5`_)

2.0.0

+++++++++++++

- **Python 3 support!** Thanks to tboz203, who did a lot of the work. (`1`_)
- Drop support for Python 2.6.

1.0.1

+++++++++++++

- This is the first "proper" PyPI release, with proper PyPI metadata and proper
PyPI distributions. Nothing else has changed.

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.