Releases: jfrazx/envirator
Releases · jfrazx/envirator
v1.12.0
1.12.0 (2021-04-09)
Bug Fixes
- yarn: run yarn install to update lock file so it doesn't break ci (6183750)
Features
- warnings: suppressWarnings option to avoid output missing env warning message (95e95f0)
v1.11.0
1.11.0 (2021-04-01)
Bug Fixes
- defaultvalue: providing an environment based default should take precedence, allowEmptyString (c733003)
Features
- determinative class for making decisions (86f0347)
v1.10.0
1.10.0 (2020-12-06)
Features
- ability to designate the default environment, use protected methods for extending classes (5cfc397)
v1.9.0
1.9.0 (2020-09-22)
Features
- defaults: ability to provide environment dependent defaults (897fd0c)
v1.8.0
1.8.0 (2020-07-28)
Features
- donotwarnin: ability to modify environments which allow missing envars warnings (3e511f3)
v1.7.0
1.7.0 (2020-06-06)
Bug Fixes
- envs: use environment from options instead of enum, toLower, minor modifications (b258d57)
Features
- environments: environment helpers, ability to override environment strings (35fa224)
v1.6.1
1.6.1 (2020-05-04)
Bug Fixes
- currentenv: trim the currentEnv string before returning (c06ab93)
v1.6.0
1.6.0 (2020-03-26)
Features
- shape: provideMany optionally supply a function to shape the returned object (a162fe5)
v1.2.1
1.2.1 (2019-10-07)
Bug Fixes
- load: config loading should be synchronous (2cff7ad)
v1.2.0
1.2.0 (2019-10-06)
Features
- provide: ability to provide many environment variables at once (4eee8a6)