* added some syntactic sugar for the source dict
* now unparseable "type" entries will be returned as-is * added `ConfigurationMisconfiguredError` , v2.16.2
Showing
- CHANGELOG.md 3 additions, 0 deletionsCHANGELOG.md
- docs/configuration/sources.rst 15 additions, 0 deletionsdocs/configuration/sources.rst
- docs/exceptions.rst 21 additions, 15 deletionsdocs/exceptions.rst
- satella/__init__.py 1 addition, 1 deletionsatella/__init__.py
- satella/configuration/sources/from_dict.py 15 additions, 6 deletionssatella/configuration/sources/from_dict.py
- satella/exceptions.py 6 additions, 1 deletionsatella/exceptions.py
- tests/test_configuration/test_load_source_from_dict.py 5 additions, 1 deletiontests/test_configuration/test_load_source_from_dict.py
Loading
Please register or sign in to comment