Releases: initOS/dob-lib
Releases · initOS/dob-lib
v0.19.1
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>
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
v0.16.2-legacy
Migrate back to python 2 for legacy projects
v0.16.1
v.0.16.1 Use build package for building instead of setup.py