Skip to content

Releases: initOS/dob-lib

v0.19.7

11 Jul 13:01

Choose a tag to compare

Fix bug checking the wrong path if it's a symlink

v0.19.6

07 Jul 09:31

Choose a tag to compare

Make module linking more robust if re-run in an already prepared envi…

v0.19.5

13 Jun 10:20
2a4318b

Choose a tag to compare

Respect the countries key from the manifest for auto installing modul…

v0.19.4

02 May 11:38

Choose a tag to compare

Load configuration for prettier. Allow to set the config files with o…

v0.19.3

02 May 10:00

Choose a tag to compare

Fix isort CI

v0.19.1

20 Nov 08:42

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

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

Choose a tag to compare

Fixate the order of execution by the step name

v0.17.1

06 Oct 13:21
050b6cb

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

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>