Releases: brhahlen/dc
Releases · brhahlen/dc
v3.3.0
Version 3.3.0
New featurs
- Introduced
clean
command to clean up temporary fils - Introduced
ips
command to show assigned IP's of containers
v3.2.2
Version 3.2.2
Bug Fix
- Used a wrong environment variable in
list
v3.2.1
Version 3.2.1
Bug Fix
- Forgot to push everything
v3.2.0
Version 3.1.3
Bug Fix
- Fix
logs
command
v3.1.3
Version 3.1.3
Bug Fix
- Fix
logs
command
v3.1.2
Version 3.1.2
Bug fix
- Change version number
v3.1.1
Version 3.1.1
Enhancements
- Updated README
v3.1.0
Version 3.1.0
Enhancements
- Clean up of code, moved more stuff into functions
dc_completion
also needs to adhere to the new env files
Bug fixes
- Forgot a call to create_env_file function
v3.0.2
Version 3.0.2
Bug fix
- Forgot to remove
dev
from version
v3.0.1
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