Python-config-parser

Latest version: v3.1.2

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

Scan your dependencies

Page 1 of 3

3.1.2

[3.1.2](https://github.com/BrunoSilvaAndrade/python-config-parser/compare/v3.1.1...v3.1.2) (2023-12-07)


Bug Fixes

* change python version in pipeline tests ([c194b99](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/c194b99a3f9420b32c25cd88f76997863914f376))

3.1.1

[3.1.1](https://github.com/BrunoSilvaAndrade/python-config-parser/compare/v3.1.0...v3.1.1) (2022-08-15)


Bug Fixes

* Simplifying if with re conditions ([e42f8d8](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/e42f8d8b50899dc10d0b7f565d20d572338ebfd8))
* **package:** Unifying the whole code in a unique file. ([29f6870](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/29f6870959a6795e8ec5b6dcf3df41154c8ab598))

3.1.0

[3.1.0](https://github.com/BrunoSilvaAndrade/python-config-parser/compare/v3.0.2...v3.1.0) (2022-07-15)


Features

* add pre-commit hook to execute tests ([2485802](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/24858022dfffdbdb7e89964f77ad65eea1a5982c))
* Adding a switch to ignore env vars which was not found ([9411646](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/94116462665e977c7f4d6d612acbab4930aed809))


Bug Fixes

* alter dependence between requirements files ([f9a5cbe](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/f9a5cbedeb51e4013c49af083dce2f82d2cd49fe))
* create requirements to environment of dev ([4b30bdd](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/4b30bdda3ba5eba18dbce7b0099a62697152e151))

3.0.2

[3.0.2](https://github.com/BrunoSilvaAndrade/python-config-parser/compare/v3.0.1...v3.0.2) (2022-07-14)


Documentation

* **README:** Make readme better ([152a1e8](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/152a1e8961e1f1b4628908edbc84b7b7b6d04e1f))

3.0.1

[3.0.1](https://github.com/BrunoSilvaAndrade/python-config-parser/compare/v3.0.0...v3.0.1) (2022-07-13)


Documentation

* **README:** Changing README.md' script references from ConfigParser to configparser ([d438f90](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/d438f9060fd72d885b68e443b97d132634dcfdd8))

3.0.0

[3.0.0](https://github.com/BrunoSilvaAndrade/python-config-parser/compare/v2.3.9...v3.0.0) (2022-07-13)


⚠ BREAKING CHANGES

* **api:** A class which provides the ConfigValue Object was not a good deal
Now there's a default package object called configparser which gives a Config(old ConfigValue) object

Bug Fixes

* **api:** Renaming classes and creating a default package object ([b5ad816](https://github.com/BrunoSilvaAndrade/python-config-parser/commit/b5ad81675cbad45d9f7e2c2c81c48a9883ad65f9))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.