Skip to content

Releases: ackFacu/settman

v0.2.0

30 Dec 23:41
Compare
Choose a tag to compare

Change behavior on Parse to return an error if failed

v0.1.1

30 Dec 07:56
a950e83
Compare
Choose a tag to compare

Add license

v0.1.0

29 Dec 20:09
Compare
Choose a tag to compare

Ready to prod

  • Add readme
  • Make threadsafe
  • Panic on parse fail for mandatory settings

v0.0.1

29 Dec 07:33
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First commit - basic funcionallity.
Allows to create settings with default values or mandatory ones.
Parse values for those settings from environment. (it can be parsed multiple times at runtime)
Get those values