What's Changed
- Drop support for Ruby 2.4, 2.5, and 2.6, which are EOL
- Fix template (-t) handling of export declarations #416
- Unescape escaped characters when value is not quoted #421
- Add overload option for the CLI (
$ dotenv --overload -f .env.local
) #445
New Contributors
- @dependabot made their first contribution in #429
- @bethesque made their first contribution in #421
- @ahangarha made their first contribution in #452
- @AhmedKamal20 made their first contribution in #445
Full Changelog: v2.7.6...v2.8.0