All Versions
14
Latest Version
Avg Release Cycle
30 days
Latest Release
1576 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.5 Changes
August 15, 2020β Add couple of sentences to godoc to help new users start with ease.
-
v1.2.4 Changes
June 14, 2020- required field check with a new tag
env-required
.
- required field check with a new tag
-
v1.2.3 Changes
April 25, 2020π Now we can parse configs from EDN config files
-
v1.2.2 Changes
April 21, 2020π #40 fixed
-
v1.2.1 Changes
February 07, 2020- π
yml
changed toyaml
according to yaml package documentation - π other minor fixes
- π documentation fixes
- π
-
v1.2.0 Changes
December 16, 2019- π
time.Time
support; - π new logo;
- π small fixes;
- π documentation updates;
- π
-
v1.1.5 Changes
December 09, 2019- β remove meta instructions recursion
- π split value parsing function into a couple of functions
- β remove returns from else closures
- π fix example
-
v1.1.4 Changes
December 07, 2019- β Some new tests were added
-
v1.1.3 Changes
December 05, 2019- β Add integration documentation
- β‘οΈ Update code snippets
-
v1.1.2 Changes
December 05, 2019- β Add tests for ReadConfig
- π Fix typos in godoc
- π Fix code formatting in readme