All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.1 (2022-09-27)
- fix typings (474eaeaf)
1.3.0 (2022-03-17)
- option: add ability to deprecate options (7ea054ac)
1.2.0 (2022-03-03)
- fix README (5585d417)
- option: add new meta information to both validate and map callbacks (df7c567d)
- core: add new unit tests (8d1bc090)
1.1.1 (2021-12-06)
- locator: fix argv parsing (0e7c2f91)
- locator: add new unit test (e06ce4de)
1.1.0 (2021-08-11)
- added typings (c8d3663)
- Support only node@6+
- Do not use babel anymore
- Do not use
gemini_
as a default env prefix - Added ability to set custom cli prefix
- Update lodash version to 4.x
- Added ability to specify environment prefix
- Initial release