- Clarified informational language on `new` and `login` commands ๐งน
1.6.1
Added
- Add informative text to generation of `.env.vault` and `.env.me` file ([64](https://github.com/dotenv-org/dotenv-vault/pull/64))
1.6.0
Added
- Add optional `dotenvMe` argument to `login` command to avoid the browser hop ๐ ([63](https://github.com/dotenv-org/dotenv-vault/pull/63))
1.5.5
Added
- Prompt before opening browser ๐งน ([62](https://github.com/dotenv-org/dotenv-vault/pull/62))
1.5.4
Changed
- Changed .catch error handling for server machines that do not have browsers ๐
1.5.3
Added
- Display url for `new`, `login`, and `open` commands. This makes it possible to configure dotenv-vault from server machines (lacking browsers) ๐ ([61](https://github.com/dotenv-org/dotenv-vault/pull/61))