Releases: drgarcia1986/simple-settings
Releases · drgarcia1986/simple-settings
1.1.0
1.0.0
Bump version: 0.19.1 → 1.0.0
0.16.0
json.loads
as newREQUIRED_SETTINGS_TYPES
0.15.0
- Enforce ordering of special settings being applied
- Dynamic settings behaviors with
memcached
. - Fix
TypeError
on load settings by YAML file with a relative path
0.14.0
- Required not none special setting
- Required types special setting and type conversion
0.13.0
- Dynamic settings behaviors with
AWS S3
.
0.12.1
0.12.0
- Load settings from toml files
0.11.0
- Autoconfigure python logging with
CONFIGURE_LOGGING
special setting.
0.10.0
- Support configuring dynamic backends with an optional prefix.