Skip to content

Releases: sitture/env-config

0.3.0

04 Oct 11:00
c0a330e
Compare
Choose a tag to compare

Added

  • Adds the ability to set/update an existing property with EnvConfig.set(...).

0.2.0

04 Oct 10:15
2ba9926
Compare
Choose a tag to compare

Added

  • Adds the EnvConfig.add(...) method to add key/value pairs into the config.

0.1.0

02 Oct 18:27
40ec8a7
Compare
Choose a tag to compare

Added

  • Initial release of the package to manage environment configs.