Skip to content

Releases: initOS/dob-lib

v0.19.1

20 Nov 08:42
Compare
Choose a tag to compare
  • Support of populate by Odoo
  • Support for bootstrap:ci_path to run CI on additional addon paths

v0.18.0

13 Mar 13:15
93ebaad
Compare
Choose a tag to compare
[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

13 Feb 09:31
Compare
Choose a tag to compare
Fixate the order of execution by the step name

v0.17.1

06 Oct 13:21
050b6cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0-legacy

31 May 11:37
d8ff405
Compare
Choose a tag to compare
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

31 May 11:38
13d2f8c
Compare
Choose a tag to compare
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

30 May 06:40
d0d136f
Compare
Choose a tag to compare
Fix env opt function (#15)

* Fix env opt function in legacy

v0.16.2-legacy

19 May 07:35
Compare
Choose a tag to compare
Migrate back to python 2 for legacy projects

v0.16.1

17 May 12:26
Compare
Choose a tag to compare
v.0.16.1

Use build package for building instead of setup.py