Releases: kare/dotenv
Releases · kare/dotenv
v0.3.0
What's Changes
- ci: add release created workflow
- ci: rename workflow
- ci: remove scope from Dependabot
- build: bump Go from 1.19 to 1.20
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's New
- feat: add Env.Get(key) function
- refactor: prefix error message with 'dotenv:'
- test: check DefaultEnvSetter implements EnvSetter
- test: fix errcheck nits
- build: update Makefile
- build: Go 1.18
- build: use $(RM) instead of 'rm -f'
- ci: update kare/github/.github/workflows/go-pkg-ci.yaml@v0.2.0
- ci: update kare/github/.github/workflows/go-pkg-ci.yaml@v0.2.1
- ci: use main branch of Go pkg workflow
Full Changelog: v0.1.1...v0.2.0
Release 0.1.1
Build
- Go 1.17 and module support
Continuous Integration
- Add Dependabot for GitHub Actions
- Add build
Full Changelog: v0.1.0...v0.1.1
Release 0.1.0
- First public release
- Go 1.13
Full Changelog: https://github.com/kare/dotenv/commits/v0.1.0