Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

59 lines (30 loc) · 1.72 KB

Changelog

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

2.2.1 (2022-03-20)

Changed

  • Generated .env file uses HELLO=World

2.2.0 (2022-03-18)

Added

  • Add ability to push different files (for example .env.development) 🎉 (#38)
  • Add ability to specify DOTENV_ME using --dotenv_me=me_1234 flag 🎉 (#38)

2.1.0 (2022-02-25)

Added

  • Add setup command

2.0.0 (2022-01-28)

Removed

  • Breaking: init command removed. Use new instead.

1.0.1 (2022-01-21)

Changed

  • Set param meuid to meUid

1.0.0 (2022-01-20)

Added

  • Breaking: init command fully deprecated. moved to alias of new

0.8.0 (2022-01-18)

Added

  • Add ability to specify DOTENV_ME using --dotenv_me=me_1234 flag 🎉 (#22)

0.7.0 (2022-01-17)

Added

  • Add ability to pull environments 🎉 (#20)

0.6.0 and prior

Please see commit history.