Packages

A port of the original dotenv Ruby gem, for mix and releases. Facilitates runtime config per the 12-factor App.

Current section

Files

Jump to
dotenvy CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.0
Initial release.
## v0.2.0
Adds support for default `type` of `:string` to the `Dotenvy.env!/2` and `Dotenvy.env/3` functions.