Releases: BlueBrain/luigi-tools
Releases · BlueBrain/luigi-tools
0.3.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #85
- Refactor: Filter warnings when registering missing files in register_templates() by @adrien-berchet in #86
- Chore: Bump copier template by @adrien-berchet in #87
- Release: 0.3.4 by @adrien-berchet in #88
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #82
- Feat: Add function to convert luigi config file into a dict by @adrien-berchet in #83
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Feat: Set default resolution of dependency graphs to 300DPI by @adrien-berchet in #80
- Release: 0.3.2 by @adrien-berchet in #81
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Fix: The @copy_params decorator fails with parameter schemas by @adrien-berchet in #78
- Release: 0.3.1 by @adrien-berchet in #79
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Deprecate: JSON schema validation was moved to
luigi==3.2.0
by @adrien-berchet in #71 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #72
- Feat: RerunMixin can be used with luigi.WrapperTask by @adrien-berchet in #73
- Feat: Add simple function to export dependency graphs by @adrien-berchet in #74
- Release: 0.3.0 by @adrien-berchet in #76
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Feat: Can pass a JSON schema to ListParameter by @adrien-berchet in #69
- Release: 0.2.1 by @adrien-berchet in #70
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Fix: Reload config from LUIGI_CONFIG_PATH after the template and luigi.cfg by @adrien-berchet in #65
- Feat: Can pass a JSON schema to DictParameter by @adrien-berchet in #66
- CI: Update from Copier template by @adrien-berchet in #67
- Release: 0.2.0 by @adrien-berchet in #68
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- CI: Setup Dependabot by @adrien-berchet in #58
- CI: Setup CodeQL by @adrien-berchet in #59
- Fix: Dataclass issue with optional dataclass attributes @eleftherioszisis in #60
- CI: Add cache for APT, precommit and tox environments by @adrien-berchet in #62
- Release 0.1.1 by @adrien-berchet in #63
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- CI: Use commitlint to check PR titles by @adrien-berchet in #40
- Docs: Fix requirements for doc generation by @adrien-berchet in #42
- Style: Fix changelog generation by @adrien-berchet in #43
- CI: Export pytest and coverage reports by @adrien-berchet in #45
- Docs: Fix pydocstyle paths and fix docstrings accordingly by @adrien-berchet in #50
- Chore: Deprecate Python 3.6 by @adrien-berchet in #54
- CI: Apply Copier template 0.1.22 by @adrien-berchet in #55
- Feat: Add support for Python 3.11 by @adrien-berchet in #56
- Add DataclassParameter by @eleftherioszisis in #53
New Contributors
- @eleftherioszisis made their first contribution in #53
Full Changelog: 0.0.19...0.1.0
0.0.19
What's Changed
- Remove deprecated features that were introduced in
luigi == 3.1.0
by @adrien-berchet in #35 - Support orphan nodes in dependency graphs by @adrien-berchet in #37
Full Changelog: 0.0.18...0.0.19