Skip to content

Commit b961473

Browse files
committed
Release 1.15.0
1 parent 6d42ca1 commit b961473

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,19 @@
44
Change Log
55
==========
66

7+
1.15.0 (2025-08-04)
8+
-------------------
9+
* Update default scale settings for APO and LCO.
10+
* Add new default offset function values for iota.
11+
* Pin ``pybind11`` to 3.0.0.
12+
* Fix some tests.
13+
14+
715
1.14.0 (2025-02-24)
816
-------------------
917
* Add a weighted fitting routine for the zhao burge transforms based on fiducial variance seen in dither analysis.
1018

19+
1120
1.13.0 (2024-10-16)
1221
-------------------
1322
* Add WCS object validation check (passing an empty WCS in SolvePointing causes problems).

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sdss-coordio
3-
version = 1.14.1a
3+
version = 1.15.0
44
author = Conor Sayres
55
author_email = csayres@uw.edu
66
description = Coordinate conversion for SDSS-V

0 commit comments

Comments
 (0)