Skip to content

Releases: Dtar380/MinecraftDockerCLI

0.11.0 - Beta

22 Dec 19:32

Choose a tag to compare

Implemented --version option to show on the CLI the installed version of the app.

0.10.1 - Beta

22 Dec 18:54

Choose a tag to compare

bugFix Release

0.10.0 - Beta

14 Dec 23:31

Choose a tag to compare

Implemented restart command on the CLI tool.
Changed Dockerfiles to be more optimised and lightweight.
Fixed errors.

Beta - 0.9.0

13 Dec 17:07

Choose a tag to compare

Added support for web server (python backend, nodejs frontend) and PostgreSQL server.
Fixed errors from previous versions.

0.8.1 - Beta

28 Nov 23:06

Choose a tag to compare

Fixed docs on pypi

0.8.0 - Beta

28 Nov 23:01

Choose a tag to compare

Implemented update web and database functionality.
Fixed docs and some minor typos and formating.

0.7.1 - Beta

28 Nov 15:51

Choose a tag to compare

Fixed README.md docs

0.7.0 - Beta

28 Nov 15:41

Choose a tag to compare

Added readthedocs documentation and more thorough documentation in the assets/README.md file

0.6.0 - Beta

26 Nov 19:30

Choose a tag to compare

Added support for web server (python backend, nodejs frontend) and PostgreSQL server.
Fixed errors from previous versions.

0.5.2 - Beta

25 Nov 20:48

Choose a tag to compare

Added --detach-keys to up and open commands