Skip to content

Releases: wtgtybhertgeghgtwtg/env-and-files

v5.0.1

25 Mar 05:31
cd0ca7a
Compare
Choose a tag to compare

5.0.1 (2018-03-25)

Bug Fixes

  • prevent regenerator-runtime requirement (#28) (cd0ca7a)

v5.0.0

23 Mar 03:06
ecf47e1
Compare
Choose a tag to compare

5.0.0 (2018-03-23)

Bug Fixes

  • handle errors according to the interface being used (#27) (ecf47e1)

BREAKING CHANGES

  • Errors are no longer thrown on invalid input.

v4.1.0

22 Mar 23:56
2eac082
Compare
Choose a tag to compare

4.1.0 (2018-03-22)

Features

v3.1.0

07 Mar 01:15
c6d5152
Compare
Choose a tag to compare

3.1.0 (2018-03-07)

Features

  • make EnvironmentConfig and FileConfig types more strict (#10) (c6d5152)

v3.0.1

01 Mar 02:35
45a5049
Compare
Choose a tag to compare

3.0.1 (2018-03-01)

Bug Fixes

v3.0.0

28 Feb 04:27
9ee7bb5
Compare
Choose a tag to compare

3.0.0 (2018-02-28)

Bug Fixes

  • remove config from ConfigError (#5) (9ee7bb5)

BREAKING CHANGES

  • ConfigError no longer contains the config

v2.1.0

28 Feb 04:18
dde2fce
Compare
Choose a tag to compare

2.1.0 (2018-02-28)

Features

  • let loadConfig take a callback instead of returning a Promise (0fb8d9e)

v2.0.0

27 Feb 02:11
5732270
Compare
Choose a tag to compare

2.0.0 (2018-02-27)

Bug Fixes

  • remove defaultValue options (4ef3e4c)

BREAKING CHANGES

  • default values are no longer supported

v1.2.0

27 Feb 02:02
9a520b9
Compare
Choose a tag to compare

1.2.0 (2018-02-27)

Features

  • export ConfigError type (177cbcf)

v1.1.0

27 Feb 01:21
d19e2e6
Compare
Choose a tag to compare

1.1.0 (2018-02-27)

Features

  • add and export Config type (6e6369c)