Py-app-conf

Latest version: v1.3.0

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

Scan your dependencies

Page 3 of 4

1.2.0alpha.2

[1.2.0-alpha.2](https://github.com/nickderobertis/py-app-conf/compare/v1.2.0-alpha.1...v1.2.0-alpha.2) (2022-05-30)


Bug Fixes

* Patch TOML support for UUID ([6690665](https://github.com/nickderobertis/py-app-conf/commit/6690665511056fd6944ab67f464b7fc1db63e531))


Features

* Add date and time support ([b35debd](https://github.com/nickderobertis/py-app-conf/commit/b35debd6c7b9b82ad16c4f64e0ff006a49413ba1))
* Format python configs with isort ([aa73e47](https://github.com/nickderobertis/py-app-conf/commit/aa73e478de0f7fc4aa972619f4f0a14135ceb899))

1.2.0alpha.1

[1.2.0-alpha.1](https://github.com/nickderobertis/py-app-conf/compare/v1.1.0...v1.2.0-alpha.1) (2022-05-30)


Bug Fixes

* Don't use typing_extensions on py>=3.10 ([1bcad33](https://github.com/nickderobertis/py-app-conf/commit/1bcad33f2eea54ade48167cf3c07bce81072013e))


Features

* Add logic to convert pydantic models to python config files ([719056e](https://github.com/nickderobertis/py-app-conf/commit/719056e3250a39c026edce1f5423367308649cef))
* Add support for saving to and loading from python config format ([5d4f91c](https://github.com/nickderobertis/py-app-conf/commit/5d4f91c0d59df76360394eb38de4cd5f2f82d269))

1.1.0

[1.1.0](https://github.com/nickderobertis/py-app-conf/compare/v1.0.0...v1.1.0) (2022-05-29)


Features

* Add support for passing JSON schema url and having it outputted in JSON and YAML formats ([f7ebc21](https://github.com/nickderobertis/py-app-conf/commit/f7ebc213c73517b0052b32cf3d7f44a64914e446))

1.0.0

[1.0.0](https://github.com/nickderobertis/py-app-conf/compare/v0.5.0...v1.0.0) (2022-05-29)


Bug Fixes

* Ensure that class-level settings is separate object from instance-level settings ([15ef27b](https://github.com/nickderobertis/py-app-conf/commit/15ef27b9196468dcf877c2865680b1711ca41145))


* Merge branch 'alpha' ([3c092be](https://github.com/nickderobertis/py-app-conf/commit/3c092be3a8353270707c1ec23fa1b5d14e5d455f))


Features

* Add support for generating model schema ([3df8993](https://github.com/nickderobertis/py-app-conf/commit/3df8993a07fdc4a54b0005b0177a070ceded582b))


BREAKING CHANGES

* AppConfig is no longer a pydantic model, it is a custom class instead.

0.6.0alpha.2

[0.6.0-alpha.2](https://github.com/nickderobertis/py-app-conf/compare/v0.6.0-alpha.1...v0.6.0-alpha.2) (2022-05-29)


Bug Fixes

* Ensure that class-level settings is separate object from instance-level settings ([15ef27b](https://github.com/nickderobertis/py-app-conf/commit/15ef27b9196468dcf877c2865680b1711ca41145))

0.6.0alpha.1

[0.6.0-alpha.1](https://github.com/nickderobertis/py-app-conf/compare/v0.5.0...v0.6.0-alpha.1) (2022-05-28)


Features

* Add support for generating model schema ([3df8993](https://github.com/nickderobertis/py-app-conf/commit/3df8993a07fdc4a54b0005b0177a070ceded582b))

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.