- added environments in ``tox.ini`` to support Tox 4 [108]
0.4.4
==================
Bug Fixes ---------
- Increase asdf version to >=2.14.1 to fix hdu data duplication [105] - Remove use of deprecated ``override__dir__`` [103] - Add requirement of asdf-astropy >= 0.3.0 to prevent future issues with using deprecated astropy serialization methods [104]
0.4.3
==================
- Pin astropy min version to 5.0.4. [94]
0.4.2
==================
- Fix FITS writing validators with jsonschema 4.x. [92]
0.4.1
==================
- Changed the way NDArrayType wrappers are handled on write. [89] - Bugfix for JWST failing with latest asdf-transform-schemas. [90]
0.4.0
==================
- Add schema feature to forward deprecated model attributes to a new location. [86]
- Support casting of FITS_rec tables with unsigned integer columns. [87]