Skip to content

Releases: bolorundurowb/dotenv.net

v4.0.1

28 Feb 18:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v4.0.1

Add more NET standard support

18 Jan 13:38
4c7592b

Choose a tag to compare

  • add 2.1 and 1.6 support

v2.1.1

29 Jul 14:05

Choose a tag to compare

  • Split the dotenv package into component libs

More descriptive exceptions

17 Feb 23:45
0a1f98b

Choose a tag to compare

Add the errant path to the exception message

Performance improvements

15 Jan 21:45

Choose a tag to compare

  • Switch to using a singleton instead of a static class
  • Fix issue with env vars that have an equals ("=") sign

add injection support

31 Dec 15:30
6cb40ad

Choose a tag to compare

Merge pull request #3 from bolorundurowb/develop

release: add support for injection