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
setupcommand
2.0.0 (2022-01-28)
Removed
- Breaking:
initcommand removed. Usenewinstead.
1.0.1 (2022-01-21)
Changed
- Set param meuid to meUid
1.0.0 (2022-01-20)
Added
- Breaking:
initcommand fully deprecated. moved to alias ofnew
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.