Releases: ilyakaznacheev/cleanenv
Releases · ilyakaznacheev/cleanenv
Fix env-default overwrite
#40 fixed
FIx yaml tags
yml
changed toyaml
according to yaml package documentation- other minor fixes
- documentation fixes
New Time Release
time.Time
support;- new logo;
- small fixes;
- documentation updates;
Better code
- remove meta instructions recursion
- split value parsing function into a couple of functions
- remove returns from else closures
- fix example
New tests
- Some new tests were added
Documentation update
- Add integration documentation
- Update code snippets
Documentation fixes and tests
- Add tests for ReadConfig
- Fix typos in godoc
- Fix code formatting in readme
New tests and typo fixes
- Add tests for ReadConfig
- Fix typos in godoc
Usage functions and env file support
New features:
.env
config file native supportUsage
functionFUsage
function- Tests
Other:
- Bug fixes
- Documentation updates
- CI update
Documentation update
Package documentation updates:
- new example tests;
- readme update;
- godoc update.