Fica

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

* Fixed `UnboundLocalError` in `fica.Config`

0.4.0

* Updated `fica.Key` to assume that `factory` returns a value of the correct type if `type_` is specified per [33](https://github.com/chrispyles/fica/issues/33)
* Added the `required` argument to `fica.Key` per [13](https://github.com/chrispyles/fica/issues/13)
* Update `fica.Config` to support inheritance per [35](https://github.com/chrispyles/fica/issues/35)

0.3.1

* Updated `fica.Config` to mark a key as not-defaulted when it is updated using `__setattr__`

0.3.0

* Added the `factory` argument to `fica.Key` per [21](https://github.com/chrispyles/fica/issues/21)
* Added user config key validation to `fica.Config` per [12](https://github.com/chrispyles/fica/issues/12)
* Added `fica.Key.get_default` per [17](https://github.com/chrispyles/fica/issues/17)
* Updated Sphinx extension to always show subkeys for keys with subkey containers and to show the default value in a comment at the top of the subkeys per [25](https://github.com/chrispyles/fica/issues/25)
* Clarified error messages for errors thrown when creating/updating `fica.Config` objects per [29](https://github.com/chrispyles/fica/issues/29)

0.2.2

* Added `MANIFEST.in`

0.2.1

* Fixed the repo URL in `setup.py`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.