Changelog

March 20, 2022 ยท View on GitHub

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

Unreleased

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.