Releases: gofor-little/env
Releases · gofor-little/env
v1.0.9
What's Changed
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Added
- Added better error handling when parsing an
.env
file.
Fixed
- Fixed an issue where environment variables with
=
characters in them would not be parsed correctly.
v1.0.2
Fixed
- Cleaned filepaths before use.
- Tightened permissions around file.
v1.0.1
Added
- Added Go 1.17 support.
- Added a changelog.
- Added a code of conduct.
v1.0.0
Added
- Added Semantic Pull Requests configuration file.
- Added a pull request template.