All Versions
15
Latest Version
Avg Release Cycle
18 days
Latest Release
1773 days ago

Changelog History
Page 1

  • v0.10.0

    August 12, 2020
  • v0.9.2

    July 29, 2020
  • v0.9.1

    July 29, 2020
  • v0.9.0

    July 25, 2020
  • v0.8.0 Changes

    April 08, 2020
    • โž• Add heredoc support to dotenv - Devon Estes
  • v0.7.2 Changes

    March 21, 2020
    • โšก๏ธ Update dependencies
    • ๐Ÿ›  Fix the error messages when group providers fail
  • v0.7.1 Changes

    February 24, 2020
    • ๐Ÿ›  Fix default bug if the default value was false.
  • v0.7 Changes

    February 18, 2020
    • ๐Ÿ‘ Allow bindings options (map, default, required)
    • โž• Add support for grouping providers
  • v0.6 Changes

    February 13, 2020
    • โฌ†๏ธ Bump dependencies
    • ๐Ÿ‘ Allow file and env providers to be marked as required or not required
  • v0.5.2 Changes

    January 31, 2020
    • 2a4d694 Fix splitting env vars when value contains "=" - Tim Cooper
    • ๐Ÿ”€ 0f00b17 Merge branch 'coop-master' - Chris Keathley