Skip to content

Releases: MartinPavlik/env-parsers

v3.0.0

06 Jul 13:57
Compare
Choose a tag to compare
  • add createParser function that takes a source object from which the values should be parsed and returns object with methods to parse that object (asBool, asBoolOr, etc.)
  • some of the parsing function are more strict, for example using asBool to parse value test will throw an error

v1.2.0

17 Apr 13:41
Compare
Choose a tag to compare
  • add support for enums

v1.0.0

20 Nov 11:59
Compare
Choose a tag to compare
v.1.0.0

The first working version