v0.15.0
π New Release: 0.15.0
Previous version: v0.14.10
π Summary
- Refactor how config args are passed in the CLI.
- CI Updates for better caching.
- More robust Git cloning for source repos
π What's new?
- π· Update UV install Action for better caching.
- π· Use github Native caching for docker builds
- π Fix Python 3.9 Compat
- β Rename folder to not conflict with Pytest
- π Ignore Junit Output in git
- β‘οΈ Cache Addon Paths in CLI
- π Less Repeative Logs for Module Search
- π§βπ» make target for linting
- β»οΈ Move More odoo-bin Wrapper commands to odoo-bin commands namespace
- π Add missing Apt-Update?
- π Argument Parsing of extra cmd args.
- π₯ Wrap Config into Dataclass to Prevent functions with many arguments.
- π Source Get: Fix Git Clone Failure on unrelated histories and always use quick clone
- β¬οΈ Postgres 17
- π Human readable Size info on Backup dump
- πΈ Make ZipDownload Option a Flag
- π§βπ» Remove Devcontianer Caching Volumes
- π¨ Fix Linter issues
- π· Update Docker Build to deprecated apt-key