Skip to content

Releases: kmagusiak/alphaconf

v0.5.0

04 Dec 22:23
a93f0e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

23 Jan 21:25
Compare
Choose a tag to compare
Update configuration and add python 3.11

v0.4.1

27 Oct 15:28
adf8aaa
Compare
Choose a tag to compare

What's Changed

  • Fix interactive API in #17
  • Remove deprecated alphaconf.application in #16

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Oct 00:27
971e250
Compare
Choose a tag to compare

What's Changed

  • Get the documentation from the main function in #8
  • Interactive module in #9
  • LogRecord context value in #10
  • Refactor internal package in #11
  • Update checking missing configuration and masking in #12
  • Add type annotations in #13
  • Deprecate application var in #14
  • Invoke and password mask update in #15

Full Changelog: v0.3.1...v0.4.0

v0.3.1

09 Oct 19:45
Compare
Choose a tag to compare

What's Changed

  • Load dotenv from cwd in #5
  • Interactive API update
  • pytest

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Oct 23:00
c8f421b
Compare
Choose a tag to compare

What's Changed

  • API review in #2
  • Refactor resolvers in #4
  • Load toml configuration files in #3

Full Changelog: v0.2.2...v0.3.0

v0.2.2

05 Jul 10:41
Compare
Choose a tag to compare
Load variables from envrion with exception handling

v0.2.1

20 Jun 12:30
Compare
Choose a tag to compare
FIX Escape characters in dotlist

v0.2.0

05 Jun 17:33
Compare
Choose a tag to compare
Lint branches

v0.1.5

02 Jun 15:32
Compare
Choose a tag to compare
Ignore lint for tags