Skip to content

Releases: gofor-little/env

v1.0.9

09 Jan 11:52
7e4243c
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.1 by @renovate in #17

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 Jan 08:52
e5a6340
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.7.5 by @renovate in #16

Full Changelog: v1.0.7...v1.0.8

v1.0.7

09 Jan 01:56
5e28c6e
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

08 Jan 06:22
5154871
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

06 Jan 23:36
5614802
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

06 Jan 23:35
dd135ac
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Dec 22:43
Compare
Choose a tag to compare

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

07 Sep 09:45
Compare
Choose a tag to compare

Fixed

  • Cleaned filepaths before use.
  • Tightened permissions around file.

v1.0.1

21 Aug 01:34
Compare
Choose a tag to compare

Added

  • Added Go 1.17 support.
  • Added a changelog.
  • Added a code of conduct.

v1.0.0

22 Jul 01:43
42384e0
Compare
Choose a tag to compare

Added

  • Added Semantic Pull Requests configuration file.
  • Added a pull request template.