Releases: wtgtybhertgeghgtwtg/env-and-files
Releases · wtgtybhertgeghgtwtg/env-and-files
v5.0.1
5.0.1 (2018-03-25)
Bug Fixes
- prevent
regenerator-runtime
requirement (#28) (cd0ca7a)
v5.0.0
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
4.1.0 (2018-03-22)
Features
v3.1.0
3.1.0 (2018-03-07)
Features
- make
EnvironmentConfig
and FileConfig
types more strict (#10) (c6d5152)
v3.0.1
3.0.1 (2018-03-01)
Bug Fixes
v3.0.0
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
2.1.0 (2018-02-28)
Features
- let
loadConfig
take a callback instead of returning a Promise (0fb8d9e)
v2.0.0
2.0.0 (2018-02-27)
Bug Fixes
- remove
defaultValue
options (4ef3e4c)
BREAKING CHANGES
- default values are no longer supported
v1.2.0
1.2.0 (2018-02-27)
Features
v1.1.0
1.1.0 (2018-02-27)
Features
- add and export
Config
type (6e6369c)