Skip to content

Releases: drgarcia1986/simple-settings

1.1.0

29 Oct 17:48
Compare
Choose a tag to compare
Separate tests and release workflows

1.0.0

29 Sep 12:10
Compare
Choose a tag to compare
Bump version: 0.19.1 → 1.0.0

0.16.0

23 Feb 15:27
Compare
Choose a tag to compare
  • json.loads as new REQUIRED_SETTINGS_TYPES

0.15.0

23 Feb 14:12
Compare
Choose a tag to compare
  • 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

31 Jan 13:48
Compare
Choose a tag to compare
  • Required not none special setting
  • Required types special setting and type conversion

0.13.0

22 Jun 18:46
Compare
Choose a tag to compare
  • Dynamic settings behaviors with AWS S3.

0.12.1

27 Oct 17:38
Compare
Choose a tag to compare
  • Fix dynamic settings read behavior to ignore only None values and not zeros values (#68)

0.12.0

07 Mar 13:28
Compare
Choose a tag to compare
  • Load settings from toml files

0.11.0

18 Feb 00:46
Compare
Choose a tag to compare
  • Autoconfigure python logging with CONFIGURE_LOGGING special setting.

0.10.0

29 Oct 00:21
Compare
Choose a tag to compare
  • Support configuring dynamic backends with an optional prefix.