Releases: dbstratta/environment
Releases · dbstratta/environment
v8.0.2
8.0.2 (2020-11-28)
Bug Fixes
v8.0.1
8.0.1 (2020-06-06)
Bug Fixes
v8.0.0
8.0.0 (2020-02-08)
Bug Fixes
- fix command in pipeline (56f8825)
- deps: update dependency validator to v11 (a9148cc)
chore
Features
BREAKING CHANGES
- Drop support for Node versions 8 and 11.
Bump peer dependency to version 12.2.0.
v7.0.0
7.0.0 (2019-05-20)
Bug Fixes
- export regex parser and fix whitelist type (4bba415)
BREAKING CHANGES
- drop support for TypeScript versions 3.3 and lower.
v6.2.0
6.2.0 (2019-03-01)
Features
- use
debug
module to help debugging (14668b1)
v6.1.0
6.1.0 (2019-02-08)
Features
- support passing your own processEnv object (259acfd)
v6.0.0
6.0.0 (2019-02-07)
chore
- drop Node.js < 10 support (c2475ca)
Features
- add
on
and off
as truthy and falsy values respectively (7e8b423)
BREAKING CHANGES
- drop Node.js < 10 support
v5.2.0
5.2.0 (2018-12-10)
Features
v5.1.0
5.1.0 (2018-10-29)
Features
- improve type definition for whitelist parser (2975adf)
v5.0.0
5.0.0 (2018-10-28)
Features
BREAKING CHANGES
- port parser now returns a number instead of a string.