Skip to content

Commit 6ad648d

Browse files
committed
v0.5.6
1 parent fcddf11 commit 6ad648d

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

CHANGELOG.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16-
- Infrastructure: [cibuildweel](https://cibuildwheel.readthedocs.io/en/stable/) for package publishing
17-
- `light-curve-feature` 0.4.1 -> 0.4.4
18-
- `thiserror` 1.0.24 -> 1.0.31
19-
- `enumflags2` 0.7.4 -> 0.7.5
20-
- `rayon` 1.5.1 -> 1.5.3
21-
- `pyo3` 0.15.1 -> 0.15.2
22-
- `const_format` 0.2.22 -> 0.2.24
16+
2317

2418
### Deprecated
2519

@@ -31,18 +25,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3125

3226
### Fixed
3327

34-
- `light-curve-feature` update fixes `{Bazin,Villar}Fit` overflow panic
35-
- Benchmark and test for `MagnitudePercentageRatio`
28+
3629

3730
### Security
3831

3932
4033

34+
## [0.5.6] 2022-06-06
35+
36+
### Changed
37+
38+
- Infrastructure: [cibuildweel](https://cibuildwheel.readthedocs.io/en/stable/) for package publishing
39+
- `light-curve-feature` 0.4.1 -> 0.4.4
40+
- `thiserror` 1.0.24 -> 1.0.31
41+
- `enumflags2` 0.7.4 -> 0.7.5
42+
- `rayon` 1.5.1 -> 1.5.3
43+
- `pyo3` 0.15.1 -> 0.15.2
44+
- `const_format` 0.2.22 -> 0.2.24
45+
46+
### Fixed
47+
48+
- `light-curve-feature` update fixes `{Bazin,Villar}Fit` overflow panic
49+
- Benchmark and test for `MagnitudePercentageRatio`
50+
4151
## [0.5.5] 2022-04-05
4252

4353
### Added
4454

45-
Pure-Python implemented features `FluxNNotDetBeforeFd` and `MagnitudeNNotDetBeforeFd`
55+
- Pure-Python implemented features `FluxNNotDetBeforeFd` and `MagnitudeNNotDetBeforeFd`
4656
- Pure-Python implemented `OtsuSplit.threshold` method
4757

4858
### Changed

0 commit comments

Comments
 (0)