From 40195841f0a4b6fe4a33dfcd4f4f65e0d703ed96 Mon Sep 17 00:00:00 2001 From: fbdtemme Date: Mon, 15 Jul 2024 18:04:18 +0200 Subject: [PATCH 1/3] Update CHANGELOG.md --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 881e7f98..f429d4c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.18.2] - 2024-07-15 + +### Changed + +- Bump polars to stable 1.x series + +### Fixed + +- Fix a qc report crash issue when the layout stage is run in a pipeline due to an unsupported parameter type. + ## [0.18.1] - 2024-07-12 ### Changed -- Bump `umi_tools` version requirements +- Bump `umi_tools` version requirements ## [0.18.0] - 2024-07-11 From 3a6baf7ef5b49c4967706e1c0c7ad2e627375128 Mon Sep 17 00:00:00 2001 From: fbdtemme Date: Mon, 15 Jul 2024 18:01:37 +0200 Subject: [PATCH 2/3] Update qc-report to 0.14.2 --- src/pixelator/report/qcreport/template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pixelator/report/qcreport/template.html b/src/pixelator/report/qcreport/template.html index eba575e4..896d3429 100644 --- a/src/pixelator/report/qcreport/template.html +++ b/src/pixelator/report/qcreport/template.html @@ -1,4 +1,4 @@ -Pixelator QC report