Skip to content

v0.2.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 18:23
· 0 commits to main since this release

Changelog

Release 0.2.0 (unreleased)

Added

  • New command odood odoo run that allows to run Odoo itself.
  • New command odood deploy that could be used to deploy production-ready Odoo instance.

Changed

  • Pre-commit related commands moved to pre-commit subcommand.
    Thus, following commands now available to work with pre-commit:
    • odood pre-commit init
    • odood pre-commit set-up
    • odood pre-commit run