Tags: dbstratta/environment
Tags
chore(release): 8.0.0 [skip ci] # [8.0.0](v7.0.0...v8.0.0) (2020-02-08) ### Bug Fixes * fix command in pipeline ([56f8825](56f8825)) * **deps:** update dependency validator to v11 ([a9148cc](a9148cc)) ### chore * bump versions ([d581646](d581646)) ### Features * improve TS types ([0251002](0251002)) ### BREAKING CHANGES * Drop support for Node versions 8 and 11. Bump peer dependency to version 12.2.0.
chore(release): 6.0.0 [skip ci] # [6.0.0](v5.2.0...v6.0.0) (2019-02-07) ### chore * drop Node.js < 10 support ([c2475ca](c2475ca)) ### Features * add `on` and `off` as truthy and falsy values respectively ([7e8b423](7e8b423)) ### BREAKING CHANGES * drop Node.js < 10 support
chore(release): 5.2.0 [skip ci] # [5.2.0](https://github.com/strattadb/environment.git/compare/v5.1.0...v5.2.0) (2018-12-10) ### Features * add array parser ([fba9591](https://github.com/strattadb/environment.git/commit/fba9591)) * add description field ([71393d5](https://github.com/strattadb/environment.git/commit/71393d5))
chore(release): 5.1.0 [skip ci] # [5.1.0](https://github.com/strattadb/environment.git/compare/v5.0.0...v5.1.0) (2018-10-29) ### Features * improve type definition for whitelist parser ([2975adf](https://github.com/strattadb/environment.git/commit/2975adf))
chore(release): 5.0.0 [skip ci] # [5.0.0](https://github.com/strattadb/environment.git/compare/v4.1.0...v5.0.0) (2018-10-28) ### Features * add regex parser ([4858de9](https://github.com/strattadb/environment.git/commit/4858de9)) * return a number in port parser ([55d1524](https://github.com/strattadb/environment.git/commit/55d1524)) ### BREAKING CHANGES * port parser now returns a number instead of a string.
PreviousNext