Skip to content

Dotenv 2.8.0

Compare
Choose a tag to compare
@bkeepers bkeepers released this 26 Jul 17:53

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

Full Changelog: v2.7.6...v2.8.0