Skip to content

Commit

Permalink
Release notes for version 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Jul 22, 2022
1 parent 4ad8881 commit 8c73324
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.12.2 (July 21, 2022)
======================
This release fixes a critical bug introduced in version 0.11, which
caused exclusion ROIs to be ignored.
* [FIX]: Reorder endpoint (#858)
* [FIX] Some ITK map fixes for running with groupAFQ and in CLI (#855)
* [ENH] Add montage and combine bundle to GroupAFQ (#849)
* [DOC] add fatal error when no bundles found at all (#851)
* [ENH] add median bundle len function (#852)


0.12.1 (June 30, 2022)
======================
More informative warnings and errors, minor fixes.
Expand All @@ -12,7 +23,7 @@ More informative warnings and errors, minor fixes.

0.12 (May 18, 2022)
===================
This release simplifies the API, in part by merging the
This release simplifies the API, in part by merging the
scalar and mask definitions into one image definition.
pyAFQ now must use python >=3.8. Other minor bug fixes.
* [FIX] update nightly tests and fix kwargs (#834)
Expand Down

0 comments on commit 8c73324

Please sign in to comment.