Json-cfg

Latest version: v0.4.2

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

Scan your dependencies

0.4.2beta

-----------

*Release date: 2017-02-15*

- Making the code python 2.6 compatible. While supporting python 2.6 isn't a goal,
it required only removing a dict comprehension.

0.4.1beta

-----------

*Release date: 2016-04-12*

- Adding this CHANGES.rst file.
- Moving library sources to an ``src`` subdir and excluding the ``tests`` package from the installation.

0.4.0beta

-----------

*Release date: 2016-04-09*


- Major update to README.rst: describing library exceptions and utility functions.
- Simplified the low level json parser interface.
- The public interface has also changed a bit.

0.3.4beta

-----------

*Release date: 2015-05-07*

- Major update to README.rst: added a long description about the config objects and their usage.

0.3.2beta

-----------

*Release date: 2015-05-03*

- A lot of code/interface changes since the previous alpha release.
- Handling encodings based on byte order mark at the beginning of files.
- Better json config value mapper mechanism
- More flexible and configurable json parser.

0.2.0alpha

------------

*Release date: 2015-04-30*

First "working" version on pypi.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.