Releases: initOS/dob-lib
Releases · initOS/dob-lib
v0.19.7
v0.19.6
Make module linking more robust if re-run in an already prepared envi…
v0.19.5
Respect the countries key from the manifest for auto installing modul…
v0.19.4
Load configuration for prettier. Allow to set the config files with o…
v0.19.3
Fix isort CI
v0.19.1
- Support of
populate
by Odoo - Support for
bootstrap:ci_path
to run CI on additional addon paths
v0.18.0
[IMP] Scripts with working stdin (#20) * Pass script files without using rewriting stdin to allow working with stdin in scripts * Bump version to 0.18.0
v0.17.2
Fixate the order of execution by the step name
v0.17.1
What's Changed
- [FIX] Handle auto_install modules by @fkantelberg in #18
- [IMP] config command by @fkantelberg in #19
Full Changelog: v0.17.0...v0.17.1
v0.17.0-legacy
Legacy fixes (#16) * Fix freeze input * Remove debugging code * Implement action dry-run support * Add dry_run parameter to action_insert, run formatters * Bump version --------- Co-authored-by: fkantelberg <florian.kantelberg@initos.com>