File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- [ Unreleased ] : https://www.github.com/cicwi/corrct/compare/v0.7.1...develop
7
+ [ Unreleased ] : https://www.github.com/cicwi/corrct/compare/v0.7.2...develop
8
+
9
+ ## 0.7.2 - 2023-02-17
10
+ ### Added
11
+ - Default VolumeGeometry creation from volume.
12
+ - Tapering border size support in volume mask.
13
+ - 1D gradient based regularizer shortcut.
14
+ - Isotropic undecimented wavelet regularizer support.
15
+ ### Fixed
16
+ - Fluorescence line selection case sensitive bug.
17
+ - Verbose feedback in parabolic fitting for parameter tuning.
8
18
9
19
## 0.7.1 - 2022-10-31
10
20
### Added
Original file line number Diff line number Diff line change 1
- 0.7.1
1
+ 0.7.2
You can’t perform that action at this time.
0 commit comments