Skip to content

Releases: BlueBrain/luigi-tools

0.0.18

03 Jun 14:08
5de7317
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.18

0.0.17

17 Mar 22:16
08a22e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.16...0.0.17

0.0.16

11 Jan 11:30
Compare
Choose a tag to compare

What's Changed

  • OptionalParameter can now have an iterable set as expected_type by @adrien-berchet in #18
  • Add deprecation warnings helpers for features moved to official luigi package by @adrien-berchet in #19
  • Can use a raw string as __prefix for OutputLocalTarget classes by @adrien-berchet in #20

Full Changelog: 0.0.15...0.0.16

0.0.15

14 Oct 17:00
07e58f6
Compare
Choose a tag to compare

What's Changed

  • Add a PathParameter to easily handle file paths.
  • Fix ExtParameter so it is also processed for default values.

Full Changelog: 0.0.14...0.0.15

0.0.14

07 Oct 19:06
Compare
Choose a tag to compare
  • Fix: __prefix attribute is no more mandatory for OutputLocalTarget childs

0.0.13

07 Oct 09:13
d021365
Compare
Choose a tag to compare
  • Add an example in README for RemoveCorruptedOutput.
  • Improve OutputLocalTarget to make the creation of directory trees easier.

0.0.12

12 Aug 08:08
b15777f
Compare
Choose a tag to compare
Update CHANGELOG (#9)

0.0.11

21 Jul 15:27
Compare
Choose a tag to compare
Remove version file