Skip to content

Releases: philsupertramp/docr

v1.0.0

22 Jul 10:11
Compare
Choose a tag to compare

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

24 Mar 14:53
v0.0.5
Compare
Choose a tag to compare

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

14 Mar 12:03
Compare
Choose a tag to compare

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

24 Jan 08:09
v0.0.2
Compare
Choose a tag to compare

Full Changelog: v0.0.1a...v0.0.2

v0.0.1a

21 Jan 14:49
3193467
Compare
Choose a tag to compare
v0.0.1a Pre-release
Pre-release
  • implement script
  • add configuration based on file in current directory
  • add installation mechanism
  • add upgrade mechanism

Full Changelog: v0.0.0...v0.0.1a