Releases: initOS/dob-lib
Releases · initOS/dob-lib
v0.19.5
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 <[email protected]>
v0.17.0
Add dry_run parameter to actions, update unit tests (#17) * Add dry_run parameter to actions, update unit tests * Update function parameters
v0.16.3-legacy
Fix env opt function (#15) * Fix env opt function in legacy