Skip to content

Releases: trobz/local.py

v0.5.0

25 Feb 10:02

Choose a tag to compare

v0.5.0 (2026-02-25)

This release is published under the AGPL-3.0 License.

Bug Fixes

  • Always install default system packages in install-tools (04bb2a4)

  • Prevent bootstrap.sh from running as root (491f7d2)

Documentation

  • Remove uv script entry from project-overview-pdr example config (1af9e5f)

  • Remove uv script entry from README example config (2f4648c)

Features

  • Add -y/--yes flag for non-interactive mode (c9d95ef)

Refactoring

  • Extract config example to assets/odoo_dev.toml (86dbd18)

Detailed Changes: v0.4.0...v0.5.0

v0.4.0

23 Feb 04:53

Choose a tag to compare

v0.4.0 (2026-02-23)

This release is published under the AGPL-3.0 License.

Bug Fixes

  • Update command running odoo-venv (593ea78)

Features

  • db: Add ensure-db-user CLI command for PostgreSQL user management (661a40f)

Refactoring

  • init: Use hardcoded defaults with configurable extra dirs (949567f)

  • install: Improve bootstrap and installer architecture (a408d99)


Detailed Changes: v0.3.0...v0.4.0

v0.3.0

28 Jan 04:31

Choose a tag to compare

v0.3.0 (2026-01-28)

This release is published under the AGPL-3.0 License.

Documentation

  • Update codebase metrics and version validation regex (d333d03)

Features

  • Add master as valid branch to pull (b1d69ac)

Detailed Changes: v0.2.0...v0.3.0

v0.2.0

22 Jan 15:39

Choose a tag to compare

v0.2.0 (2026-01-22)

This release is published under the AGPL-3.0 License.

Documentation

  • Update documentation for configurable code directory (ea92f93)

  • code-standards: Add test coverage and LOC guidelines (c42eab8)

  • codebase-summary: Update Python version, add toml info, note tests (f615db5)

  • system-architecture: Update decorator signature and max_workers config (74e701a)

Features

  • Add get_code_root() helper for configurable code directory (d499d2d)

  • config: Update main commands to use configurable code directory (e3c7c05)


Detailed Changes: v0.1.0...v0.2.0

v0.1.0

19 Jan 07:13

Choose a tag to compare

v0.1.0 (2026-01-19)

This release is published under the AGPL-3.0 License.

Features


Detailed Changes: v0.0.0...v0.1.0

v0.0.0

06 Jan 08:30

Choose a tag to compare

v0.0.0 (2026-01-06)

This release is published under the AGPL-3.0 License.

  • Initial Release

v1.0.0

30 Dec 09:44

Choose a tag to compare

v1.0.0 (2025-12-30)

This release is published under the AGPL-3.0 License.

  • Initial Release