dotenv v2.2.0 Release Notes

Release Date: 2017-01-27 // over 7 years ago
    • โฌ‡๏ธ Drop official support for Ruby 1.9, jruby, and Rubinius. They may continue to work, but tests are not run against them. (#283)
    • ๐Ÿ‘ Allow leading and trailing whitespace (#276, #277)
    • ๐Ÿš… [dotenv-rails] Fix for rspec rake tasks initializing in development (#241)
    • ๐Ÿš… [dotenv-rails] Allow a local file per environment, e.g. .env.development.local (#281)
    • โœ… [dotenv-rails] No longer load .env.local in rails' test environment (#280)

    Full Changelog