dotenv v3.0.0 Release Notes

Release Date: 2016-12-20 // over 7 years ago
  • โž• Added

    • 0๏ธโƒฃ verbose option will log any error messages. Off by default.
    • ๐Ÿ“œ parses email addresses correctly
    • ๐Ÿ‘ allow importing config method directly in ES6

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Suppress error messages by default (#154)
    • ๐Ÿ“ฆ Ignoring more files for NPM to make package download smaller

    ๐Ÿ›  Fixed

    • โœ… False positive test due to case-sensitive variable (#124)

    โœ‚ Removed

    • ๐Ÿšš silent option removed in favor of verbose