dotenv v2.8.1 Release Notes

Release Date: 2022-07-27 // over 1 year ago

Previous changes from v2.8.0

    • ⬇️ 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