We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7430d commit ce4a052Copy full SHA for ce4a052
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to ExoIris will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.23.1] - 2025-12-18
9
+
10
+### Fixed
11
+- Fixed least-squares baseline fitting for transit models with NaNs.
12
+- Added "bspline-cubic" interpolation option as an alias for "bspline". The "bspline" option will be removed in a future
13
+ release.
14
15
## [0.23.0] - 2025-12-16
16
17
### Changed
0 commit comments