What's Changed
- v0.10.4 by @hombit in #530
- CI: Upgrade deprecated windows runner by @hombit in #531
- Fix Periodogram pickling by @hombit in #532
- Clippy 0.1.88 fixes by @hombit in #538
- Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot[bot] in #535
- Bump pyo3 from 0.25.0 to 0.25.1 in /light-curve by @dependabot[bot] in #536
- Bump mimalloc from 0.1.46 to 0.1.47 in /light-curve by @dependabot[bot] in #534
- Bump enumflags2 from 0.7.11 to 0.7.12 in /light-curve by @dependabot[bot] in #537
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #539
- Bump serde_json from 1.0.140 to 1.0.142 in /light-curve by @dependabot[bot] in #540
- Bump rand from 0.9.1 to 0.9.2 in /light-curve by @dependabot[bot] in #541
- Bump pypa/cibuildwheel from 3.0.0 to 3.1.2 by @dependabot[bot] in #542
- & -> && for two booleans by @hombit in #543
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #544
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #552
- Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #547
- Bump thiserror from 2.0.12 to 2.0.16 in /light-curve by @dependabot[bot] in #551
- Bump rayon from 1.10.0 to 1.11.0 in /light-curve by @dependabot[bot] in #550
- Bump serde_json from 1.0.142 to 1.0.143 in /light-curve by @dependabot[bot] in #549
- Bump mimalloc from 0.1.47 to 0.1.48 in /light-curve by @dependabot[bot] in #548
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #546
- Bump PyO3 & numpy to 0.26.0 by @hombit in #553
- CI: support Python 3.14 by @hombit in #554
- Put 3.13t back to MSRV test by @hombit in #555
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #545
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #556
- CI: fix clippy and fmt by @hombit in #558
- Bump serde from 1.0.219 to 1.0.228 in /light-curve by @dependabot[bot] in #562
- Bump serde_json from 1.0.143 to 1.0.145 in /light-curve by @dependabot[bot] in #564
- Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 by @dependabot[bot] in #559
- Bump thiserror from 2.0.16 to 2.0.17 in /light-curve by @dependabot[bot] in #565
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #561
- Bump enum-iterator from 2.1.0 to 2.3.0 in /light-curve by @dependabot[bot] in #563
- Bump CodSpeedHQ/action from 3 to 4 by @dependabot[bot] in #560
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #566
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #567
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #568
- Fix macOS x86_64 packaging: add Homebrew paths for Intel runners by @Copilot in #578
- Add GitHub Copilot instructions for repository context by @Copilot in #580
- Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 by @dependabot[bot] in #570
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #571
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #569
- Activate unexpected_cfgs lint by @Copilot in #575
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #574
- Bump const_format from 0.2.34 to 0.2.35 in /light-curve by @dependabot[bot] in #572
- Replace black with ruff formatter in pre-commit by @Copilot in #576
- Add .venv and venv to root .gitignore by @Copilot in #585
- Fix flaky test_json_serialization by using deterministic test data by @Copilot in #582
- Switch CI from macOS 13 to macOS 15 runners by @Copilot in #588
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #586
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #589
- Bump PyO3 and numpy to 0.27 by @hombit in #590
New Contributors
- @Copilot made their first contribution in #578
Full Changelog: v0.10.4...v0.10.5