dotenv v0.8.0.6 Release Notes

Release Date: 2020-08-14 // over 3 years ago

Previous changes from v0.8.0.4

  • Dotenv 0.8.0.4

    • ๐Ÿ›  Fix test fixtures

    Dotenv 0.8.0.3

    • โž• Add suppport for megaparsec-8.0.0

    Dotenv 0.8.0.2

    • โž• Add support for GHC 8.6

    Dotenv 0.8.0.1

    • ๐Ÿ‘Œ Support for optparse-applicative-0.15

    Dotenv 0.8.0.0

    • โž• Add Configuration.Dotenv.Environment module exporting functions from System.Environment,
      System.Environment.Compat, or System.Environment.Blank, depending on base version.
    • โž• Add support for blank environment variables for base >= 4.11.0.0.