All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.1 (2022-03-20)
- Generated .env file uses
HELLO=World
2.2.0 (2022-03-18)
- 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)
- Add
setup
command
2.0.0 (2022-01-28)
- Breaking:
init
command removed. Usenew
instead.
1.0.1 (2022-01-21)
- Set param meuid to meUid
1.0.0 (2022-01-20)
- Breaking:
init
command fully deprecated. moved to alias ofnew
0.8.0 (2022-01-18)
- Add ability to specify DOTENV_ME using --dotenv_me=me_1234 flag 🎉 (#22)
0.7.0 (2022-01-17)
- Add ability to pull environments 🎉 (#20)
Please see commit history.