Skip to content

Releases: trobz/deploy.py

v0.16.0

03 Jun 03:57

Choose a tag to compare

v0.16.0 (2026-06-03)

This release is published under the AGPL-3.0 License.

Features

  • configure: Add --watch option to stream logs after setup (a03ff0c)

  • restart: Add restart command with optional --watch (07ab0df)


Detailed Changes: v0.15.2...v0.16.0

v0.15.2

29 May 11:06

Choose a tag to compare

v0.15.2 (2026-05-29)

This release is published under the AGPL-3.0 License.

Bug Fixes

  • docs: Mention about config/odoo.conf file (9c85e4b)

  • update: Specify config file when updating odoo modules (5c8c6e3)


Detailed Changes: v0.15.1...v0.15.2

v0.15.1

28 May 09:52

Choose a tag to compare

v0.15.1 (2026-05-28)

This release is published under the AGPL-3.0 License.

Bug Fixes

  • all commands: Migrate CLI from click to typer (07d5181)

Detailed Changes: v0.15.0...v0.15.1

v0.15.0

28 May 09:33

Choose a tag to compare

v0.15.0 (2026-05-28)

This release is published under the AGPL-3.0 License.

Features

  • configure, update: Recursively clone and pull submodules during deployment (8eece67)

Detailed Changes: v0.14.0...v0.15.0

v0.14.0

25 May 04:34

Choose a tag to compare

v0.14.0 (2026-05-25)

This release is published under the AGPL-3.0 License.

Features

  • configure: Inject EnvironmentFile from config/server.env when present (a59dfde)

Detailed Changes: v0.13.0...v0.14.0

v0.13.0

25 May 01:34

Choose a tag to compare

v0.13.0 (2026-05-25)

This release is published under the AGPL-3.0 License.

Features

  • configure,update,status: Support service type without repo or build (a9a0abf)

Detailed Changes: v0.12.0...v0.13.0

v0.12.0

22 May 10:12

Choose a tag to compare

v0.12.0 (2026-05-22)

This release is published under the AGPL-3.0 License.

Documentation

  • update: Support multiple databases (4e9ecd5)

Features

  • update: Support multi-db (508441d)

Detailed Changes: v0.11.1...v0.12.0

v0.11.1

21 May 04:25

Choose a tag to compare

v0.11.1 (2026-05-21)

This release is published under the AGPL-3.0 License.

Bug Fixes

  • configure: Skip venv creation when --force and venv already exists (c7c6209)

Detailed Changes: v0.11.0...v0.11.1

v0.11.0

19 May 07:57

Choose a tag to compare

v0.11.0 (2026-05-19)

This release is published under the AGPL-3.0 License.

Documentation

  • status: Document --watch flag (2622671)

Features

  • status: Add --watch flag to stream logs after status (0766cc2)

Detailed Changes: v0.10.2...v0.11.0

v0.10.2

15 May 08:11

Choose a tag to compare

v0.10.2 (2026-05-15)

This release is published under the AGPL-3.0 License.

Bug Fixes

  • site-docs: Demo with a project (6f8b9fb)

Detailed Changes: v0.10.1...v0.10.2