Releases: trobz/local.py
v0.5.0
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
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
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
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
v0.1.0 (2026-01-19)
This release is published under the AGPL-3.0 License.
Features
- Extend install-tools (
94f4c63)
Detailed Changes: v0.0.0...v0.1.0
v0.0.0
v0.0.0 (2026-01-06)
This release is published under the AGPL-3.0 License.
- Initial Release
v1.0.0
v1.0.0 (2025-12-30)
This release is published under the AGPL-3.0 License.
- Initial Release