--------------------
- Add functionality for creating cutouts from the ASDF file format [105]
- Update ASDF cutout function to support an `astropy.Quantity` object as input data [114]
- Return an `astropy.nddata.Cutout2D` object from ASDF cutout function [114]
- Preserve original cutout shape when requesting an ASDF cutout that is partially outside of image bounds [115]
- Output ASDF cutout as either a FITS file or an ASDF file [116]
- Support S3 URI strings as input to ASDF cutout function [117]
- Drop support for Python 3.8 [112]