Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Nov 9, 2023
1 parent 8adfd1e commit 1a28358
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
0.12.3
- fix: background computation with sparsemed did not work
0.12.4
- fix: correctly support passing an ndarray to BackgroundSparseMed
instead of an input file path
- fix: BackgroundSparseMed did not work for datasets of length < 100
- fix: bad f-string in BackgroundSparseMed
- enh: support passing paths as strings to Background class
- tests: add tests for BackgroundSparseMed
0.12.3
- fix: background computation with sparsemed did not work
- enh: support passing paths as strings to Background class
0.12.2
- enh: more efficient computation of inert_ratio_prnc feature (#6)
- enh: more efficient computation of tilt feature (#6)
Expand Down

0 comments on commit 1a28358

Please sign in to comment.