File tree Expand file tree Collapse file tree 3 files changed +248
-245
lines changed
Expand file tree Collapse file tree 3 files changed +248
-245
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Changed
1515
16- - Bump ` pyO3 ` and ` rust-numpy ` from 0.25.0 to 0.27.0: introduce Python build 3.14/3.14t
17- support https://github.com/light-curve/light-curve-python/pull/553 https://github.com/light-curve/light-curve-python/pull/590
18- - ** Breaking** macOS x86\_ 64 binary wheel now requires macOS 15 instead of
19- 13 https://github.com/light-curve/light-curve-python/issues/587
16+ --
2017
2118### Deprecated
2219
@@ -28,13 +25,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2825
2926### Fixed
3027
31- - A problem with pickling of ` Periodogram ` which caused wrong results from ` .power ` and ` .freq_power ` for a deserialized
32- object https://github.com/light-curve/light-curve-python/pull/532
28+ --
3329
3430### Security
3531
3632--
3733
34+ ## [ 0.10.5] 2025-11-26
35+
36+ ### Changed
37+
38+ - Bump ` pyO3 ` and ` rust-numpy ` from 0.25.0 to 0.27.0: introduce Python build 3.14/3.14t
39+ support https://github.com/light-curve/light-curve-python/pull/553 https://github.com/light-curve/light-curve-python/pull/590
40+ - ** Breaking** macOS x86\_ 64 binary wheel now requires macOS 15 instead of
41+ 13 https://github.com/light-curve/light-curve-python/issues/587
42+
43+ ### Fixed
44+
45+ - A problem with pickling of ` Periodogram ` which caused wrong results from ` .power ` and ` .freq_power ` for a deserialized
46+ object https://github.com/light-curve/light-curve-python/pull/532
47+
3848## [ 0.10.4] 2025-06-11
3949
4050### Added
You can’t perform that action at this time.
0 commit comments