dotenv v0.5.0.0 Release Notes

Release Date: 2017-08-23 // over 6 years ago
  • Dotenv 0.5.0.0

    • โž• Add dotenv-safe functionality
    • โž• Add the Config type with options to override env variables, and setting the
      path for .env and .env.example files.
    • ๐Ÿ”„ Changed loadFile function to get Config with the paths for the .env file
      and the .env.example file.

    Dotenv 0.4.0.0

    • ๐Ÿ“œ Use Megaparsec 6.0
    • โฌ‡๏ธ Dropped support for GHC 7.6

    Dotenv 0.3.4.0

    • ๐Ÿ‘ Allow optparse-applicative 0.14