Skip to content

Commit 2df147c

Browse files
authored
Merge pull request #1958 from braingram/release_4p4p0
update changelog for 4.4.0
2 parents 5985cae + 681d3d7 commit 2df147c

6 files changed

Lines changed: 28 additions & 5 deletions

File tree

CHANGES.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
4.4.0 (2025-08-18)
2+
==================
3+
4+
Bugfix
5+
------
6+
7+
- Fix asdftool diff failures for recursive structures and int keys. (`#1939
8+
<https://github.com/asdf-format/asdf/pull/1939>`_)
9+
- Fix pytest-asdf example testing to validate example without requiring round
10+
tripping. (`#1955 <https://github.com/asdf-format/asdf/pull/1955>`_)
11+
12+
13+
Feature
14+
-------
15+
16+
- Add asdftool search command. (`#1939
17+
<https://github.com/asdf-format/asdf/pull/1939>`_)
18+
- Add ``asdftool validate`` to validate ASDF files. (`#1952
19+
<https://github.com/asdf-format/asdf/pull/1952>`_)
20+
21+
22+
Removal
23+
-------
24+
25+
- Deprecate asdftool defragment. Use implode instead. (`#1939
26+
<https://github.com/asdf-format/asdf/pull/1939>`_)
27+
28+
129
4.3.0 (2025-07-16)
230
==================
331

changes/1939.bugfix.rst

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

changes/1939.feature.rst

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

changes/1939.removal.rst

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

changes/1952.feature.rst

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

changes/1955.bugfix.rst

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

0 commit comments

Comments
 (0)