Releases: dbstratta/environment
Releases · dbstratta/environment
v8.0.2
28 Nov 14:56
Compare
Sorry, something went wrong.
No results found
8.0.2 (2020-11-28)
Bug Fixes
v8.0.1
06 Jun 19:46
Compare
Sorry, something went wrong.
No results found
8.0.1 (2020-06-06)
Bug Fixes
v8.0.0
08 Feb 02:46
Compare
Sorry, something went wrong.
No results found
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
20 May 23:35
Compare
Sorry, something went wrong.
No results found
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
01 Mar 00:52
Compare
Sorry, something went wrong.
No results found
6.2.0 (2019-03-01)
Features
use debug module to help debugging (14668b1 )
v6.1.0
08 Feb 02:59
Compare
Sorry, something went wrong.
No results found
6.1.0 (2019-02-08)
Features
support passing your own processEnv object (259acfd )
v6.0.0
07 Feb 00:34
Compare
Sorry, something went wrong.
No results found
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
10 Dec 23:09
Compare
Sorry, something went wrong.
No results found
5.2.0 (2018-12-10)
Features
v5.1.0
29 Oct 00:46
Compare
Sorry, something went wrong.
No results found
5.1.0 (2018-10-29)
Features
improve type definition for whitelist parser (2975adf )
v5.0.0
28 Oct 05:43
Compare
Sorry, something went wrong.
No results found
5.0.0 (2018-10-28)
Features
BREAKING CHANGES
port parser now returns a number instead of a string.