All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2021-06-16)
- issue where configs were not properly merging multiple locations (64411d3)
2.0.0 (2021-06-04)
- [CHORE] Bump
globversion to^v7.1.7 - [CHORE] Bump
lodashversion to^v4.17.21 - [CHORE] Bump
eslintversion tov7.27.0 - [CHORE] Update supported node version to
>v12 - [CHORE] Introduce
prettier - [CHORE] Migrate to github actions
- [CHORE] Migrate to
jest
1.0.0 (2019-05-17)
- Add env variable support
- Added test coverage
- Updated to support > node 8
- Updated README
0.2.1 (2016-01-08)
- Changing the etcd package dependency version.
0.2.0 (2015-03-15)
- Added etcd support #12 - @brockwood
- Initial release