Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

64 lines (34 loc) · 2.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2022-09-27)

Chores

1.3.0 (2022-03-17)

New Features

  • option: add ability to deprecate options (7ea054ac)

1.2.0 (2022-03-03)

Chores

New Features

  • option: add new meta information to both validate and map callbacks (df7c567d)

Tests

1.1.1 (2021-12-06)

Bug Fixes

Tests

1.1.0 (2021-08-11)

Features

1.0.0 - 2017-10-18

  • 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

0.4.0 - 2017-08-02

  • Update lodash version to 4.x

0.3.0 - 2016-09-07

  • Added ability to specify environment prefix

0.2.0 - 2016-05-26

  • Initial release