1.8.0
1.8.0 (2024-01-22)
Feat
- Pynisher: Detect tasks with
Trial
to reportFAIL
(#220) - Pipeline:
factorize()
a pipeline into its possibilities (#217)
[main 9d65711] bump: version 1.7.0 → 1.8.0
3 files changed, 10 insertions(+), 3 deletions(-)
What's Changed
- doc(Trial): Better indication of what to do with the Metric name for report by @vladislavalerievich in #216
- other: Update PR and issue templates by @eddiebergman in #219
- feat(Pipeline):
factorize()
a pipeline into its possibilities by @eddiebergman in #217 - ci: Update pre-commit by @eddiebergman in #221
- ci: Add concurrency groups to workflows by @eddiebergman in #222
- feat(Pynisher): Detect tasks with
Trial
to reportFAIL
by @eddiebergman in #220
Full Changelog: 1.7.0...1.8.0