Skip to content

Releases: jfrazx/envirator

v1.12.0

09 Apr 01:08
Compare
Choose a tag to compare

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

01 Apr 23:49
cfed0a3
Compare
Choose a tag to compare

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

06 Dec 01:35
6003ea2
Compare
Choose a tag to compare

1.10.0 (2020-12-06)

Features

  • ability to designate the default environment, use protected methods for extending classes (5cfc397)

v1.9.0

22 Sep 04:11
Compare
Choose a tag to compare

1.9.0 (2020-09-22)

Features

  • defaults: ability to provide environment dependent defaults (897fd0c)

v1.8.0

28 Jul 05:55
Compare
Choose a tag to compare

1.8.0 (2020-07-28)

Features

  • donotwarnin: ability to modify environments which allow missing envars warnings (3e511f3)

v1.7.0

06 Jun 16:27
Compare
Choose a tag to compare

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

04 May 18:00
Compare
Choose a tag to compare

1.6.1 (2020-05-04)

Bug Fixes

  • currentenv: trim the currentEnv string before returning (c06ab93)

v1.6.0

26 Mar 18:18
Compare
Choose a tag to compare

1.6.0 (2020-03-26)

Features

  • shape: provideMany optionally supply a function to shape the returned object (a162fe5)

v1.2.1

07 Oct 00:04
Compare
Choose a tag to compare

1.2.1 (2019-10-07)

Bug Fixes

  • load: config loading should be synchronous (2cff7ad)

v1.2.0

06 Oct 00:58
Compare
Choose a tag to compare

1.2.0 (2019-10-06)

Features

  • provide: ability to provide many environment variables at once (4eee8a6)