Skip to content

Releases: zifeo/dataconf

Release v1.1.0

07 Nov 02:47
f9bc35f
Compare
Choose a tag to compare
add datetime support (#32)

#minor adding datetime support

Release v1.0.3

04 Nov 03:01
d227c00
Compare
Choose a tag to compare
fix nested env var config (#31)

#patch

Release v1.0.2

29 Oct 14:21
49aa7b5
Compare
Choose a tag to compare
add parse to __init__ so we can access parse (useful on config tree) …

Release v1.0.1

28 Oct 13:41
dbc8d73
Compare
Choose a tag to compare
fix #27 (#29)

#patch

Release v0.3.0

17 Oct 16:16
96b0c59
Compare
Choose a tag to compare
Add interfaces and env dict/list parsing (#25) #minor

* add more interface and env dict/list parsing

* fix bad renaming

* fix tests

* change publishing system with auto semver

* fix poetry dev version parsing