File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 5.1.0 (2025-11-06)
2+ ==================
3+
4+ Bugfix
5+ ------
6+
7+ - Fix but preventing extension checking when opening a file with lazy_tree
8+ enabled. (`#1979 <https://github.com/asdf-format/asdf/pull/1979 >`_)
9+
10+
11+ Feature
12+ -------
13+
14+ - Add support for registering unstable/development versions of core extensions
15+ if the ASDF_UNSTABLE_CORE_SCHEMAS environment variable is set.
16+ Writing files with unstable/development extensions is discouraged as schema
17+ changes may make these files unreable in the future. (`#1962
18+ <https://github.com/asdf-format/asdf/pull/1962> `_)
19+ - Add ``warn_on_failed_conversion `` to ``AsdfConfig ``.
20+ Enabling this option will convert any exceptions raised during conversion to
21+ warnings.
22+ This can be helpful when opening old files with unsupported tags. (`#1983
23+ <https://github.com/asdf-format/asdf/pull/1983> `_)
24+
25+
1265.0.0 (2025-09-10)
227==================
328
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments