2.0.1 (2022-06-09)
- Do not throw errors until
validateEnvVars
is called 8afa07d - Darin Spivey
2.0.0 (2022-06-09)
- Correct boolean test to not use
required
6f730aa - Darin Spivey
- A value of empty string should apply the default value 1c93bba - Darin Spivey
- allowEmpty() will allow '' to be a valid value f46bb1d - Darin Spivey
- CI test with newer versions of node bb2482e - Darin Spivey
- [email protected] c48ec52 - Darin Spivey
- [email protected] ec66875 - Darin Spivey
- Give custom errors their own files 59c3811 - Darin Spivey
- This change affects the way that default values
are assigned, and the default value will now be used if the
env var's value is ''. Also, using
.required()
and.default()
in the same definition will now result in a mutex error.
1.1.0 (2021-04-16)
- expose a list type 19b5c0d - Eric Satterwhite
- add @esatterwhite as a contributor a8012ac - Eric Satterwhite
1.0.5 (2021-02-16)
- Replace .npmignore with
files
whitelist b0f3e68 - Darin Spivey
- add @darinspivey as a contributor 4c79cd0 - Darin Spivey
- add @evanlucas as a contributor 9f923ab - Darin Spivey
- add @jakedipity as a contributor 7d56f16 - Darin Spivey
- [email protected] d73e31d - Darin Spivey
- Install and use semantic release b93ddfc - Darin Spivey
- [464835d214] - fix: Change branch to main and add contributors (Darin Spivey)
- [39a8145cbb] - Add PR source validation to Jenkinsfile (Jacob Hull) LOG-7715
- [d718145081] - feat: Add code coverage badge to README (Darin Spivey) LOG-7634
- [5e72d46ad0] - fix: Jenkinsfile needs individual workspaces (Darin Spivey) LOG-7634
- [4dd4f5d5f0] - fix: Add test to .npmignore (Darin Spivey) LOG-7634
- [c82fe65c40] - package: Add LICENSE (Darin Spivey) LOG-7634
- [47e7e0568e] - fix: Load the commit template via husky (Darin Spivey) LOG-7458
- [ee130ccbab] - (SEMVER-MAJOR) package: Open source the env config package (Darin Spivey) LOG-7311