Skip to content

Commit 4f187d0

Browse files
Update metadata for relase 0.23.0
1 parent 512f05a commit 4f187d0

10 files changed

Lines changed: 41 additions & 9 deletions

File tree

CHANGES.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
0.23.0 (2025-01-16)
2+
===================
3+
4+
Bug Fixes
5+
---------
6+
7+
- Move schema references under allOf combiners if the schema contains other
8+
items. (`#525 <https://github.com/spacetelescope/rad/issues/525>`_)
9+
10+
11+
Documentation
12+
-------------
13+
14+
- Updates the RAD documentation to match the current schemas and fixes broken
15+
links. (`#514 <https://github.com/spacetelescope/rad/issues/514>`_)
16+
17+
18+
New Features
19+
------------
20+
21+
- Remove units from the reference file schemas. (`#490
22+
<https://github.com/spacetelescope/rad/issues/490>`_)
23+
- Rename source_detection to source_catalog to match step name in romancal.
24+
(`#513 <https://github.com/spacetelescope/rad/issues/513>`_)
25+
- Update all ``$ref`` so that they use absolute URIs rather than relative URIs.
26+
(`#527 <https://github.com/spacetelescope/rad/issues/527>`_)
27+
28+
29+
Misc
30+
----
31+
32+
- Changed the db type of `vparity`. (`#508
33+
<https://github.com/spacetelescope/rad/issues/508>`_)
34+
- Remove upper pin for asdf. (`#510
35+
<https://github.com/spacetelescope/rad/issues/510>`_)
36+
- Added null values to allowed APCORR and ABVEGAOFFSET keyword values. (`#516
37+
<https://github.com/spacetelescope/rad/issues/516>`_)
38+
- Bump min Python to 3.11 per SPEC 0. (`#520
39+
<https://github.com/spacetelescope/rad/issues/520>`_)
40+
41+
142
0.22.0 (2024-11-15)
243
===================
344

changes/490.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/508.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/510.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/513.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/514.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/516.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/520.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/525.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/527.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)