Releases: philsupertramp/docr
Releases · philsupertramp/docr
v1.0.0
First stable release.
The tool has been tested daily for the past 7 months and is now considered stable.
Full Changelog: v0.0.5...v0.1.0
v0.0.5
Features
- add
-ps
/--list
command to list running containers - add optional
PROJECT_NAME
config: Allows providing a project name, e.g. project root directory name
Fixes
- fix
BOOSTRAP_SCRIPT
, make it real optional
Note:
Don't forget to update using
docr --upgrade
Full Changelog: v0.0.3...v0.0.5
v0.0.3
Fixes
Fixes broken --start
procedure. Bootstrap script in config was ignored.
Note: Please run docr --upgrade
to get the most recent version
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1a...v0.0.2
v0.0.1a
- implement script
- add configuration based on file in current directory
- add installation mechanism
- add upgrade mechanism
Full Changelog: v0.0.0...v0.0.1a