-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #56 from brhahlen/dev
3.0.1
- Loading branch information
Showing
4 changed files
with
60 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
# Version 3.0.0 | ||
## BREAKING CHANGE | ||
- Added the use of a stack specific environment file in the `dc` command, next to the "normal" `.env` file that is used by `dc`. It is possible to use empty \<stackname\>.env files, as that will be accepted. Backwards compatibility might be put in later. | ||
|
||
## Enhancements | ||
- `list` will now call the proper function | ||
- Development versions will have verbosity enabled by default (that's just for me) | ||
- Major rework to make things more consistent | ||
# Version 3.0.1 | ||
## Enhancement | ||
- When any of \<stackname\>.env files is not found, `dc` will ask you if it is allowed to create the file(s) for you |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters