Skip to content

Commit

Permalink
Merge pull request #173 from PixelgenTechnologies/qc-report-0.14.2
Browse files Browse the repository at this point in the history
Update to qc report 0.14.2
  • Loading branch information
fbdtemme authored Jul 16, 2024
2 parents 57fd864 + 990c6ed commit a8b5bd2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-16

### 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

Expand Down
4 changes: 2 additions & 2 deletions src/pixelator/report/qcreport/template.html

Large diffs are not rendered by default.

0 comments on commit a8b5bd2

Please sign in to comment.