Skip to content

Releases: alfred-landrum/fromenv

v1.1.0

09 Feb 21:18
b63a4f6
Compare
Choose a tag to compare

Add convenience types for net/url.URL and time.Duration.

v1.0.0: Merge pull request #3 from alfred-landrum/sm-chagnes

26 Jul 18:09
Compare
Choose a tag to compare

Changes from initial 0.1 release:

  • Use shorter "env" as the struct tag.
  • Use "=" as separator between environment variable and default value.
  • Remove the embedded URL wrapping struct.
  • Allow structs that satisfy "Set(string) error" to set themselves.

initial

18 Jan 18:27
Compare
Choose a tag to compare
v0.1

update readme