Skip to content

v0.12.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 04:09
62b1b4c

MASTER

Dotenv 0.12.0.0

Modified

  • Ensure support from GHC 8.10 up to GHC 9.6

Possible breaking change

  • New attribute for Config data type to print env vars without actually
    running the command (kudos to @flandrade).