Skip to content

Releases: bolorundurowb/dotenv.net

v4.0.1

Choose a tag to compare

@bolorundurowb bolorundurowb released this 28 Feb 18:20

What's Changed

New Contributors

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

Add more NET standard support

Choose a tag to compare

@bolorundurowb bolorundurowb released this 18 Jan 13:38
4c7592b
  • add 2.1 and 1.6 support

v2.1.1

Choose a tag to compare

@bolorundurowb bolorundurowb released this 29 Jul 14:05
  • Split the dotenv package into component libs

More descriptive exceptions

Choose a tag to compare

@bolorundurowb bolorundurowb released this 17 Feb 23:45
0a1f98b

Add the errant path to the exception message

Performance improvements

Choose a tag to compare

@bolorundurowb bolorundurowb released this 15 Jan 21:45
  • Switch to using a singleton instead of a static class
  • Fix issue with env vars that have an equals ("=") sign

add injection support

Choose a tag to compare

@bolorundurowb bolorundurowb released this 31 Dec 15:30
6cb40ad
Merge pull request #3 from bolorundurowb/develop

release: add support for injection