Skip to content

Tags: vrischmann/envconfig

Tags

v1.4.1

Toggle v1.4.1's commit message
upgrade go to at least 1.13

We use %w now and that's only available since go 1.13

v1.4.0

Toggle v1.4.0's commit message
add go1.24rc2 to the matrix

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from albenik/struct-unmarshaler

Unmarshaler interface can be used with struct now

v1.2.0

Toggle v1.2.0's commit message
readme: add a note about the development state

v1.1.0

Toggle v1.1.0's commit message
travis: remove support for ancient Go versions

1.0.0

Toggle 1.0.0's commit message
improve the error messages when we're unable to parse something