Notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Improve handling of packet definitions with intermittently specified bit_offset (ie. some bit_offset specified, others None).
- Respect byte_ordering for float datatypes.
- Removed astropy dependency. Changes return type of ccsdspy.FixedLength.load from astropy.table.Table to OrderedDict.
- CHANGELOG.