All notable changes to TomoPackets will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0-rc2 - 2018-11-12
- Add
ScanSettingsPacket
for setting number of darks/flats. - Add explicit values to descriptors
- Fix deserialization to include descriptor
- Use mutable accessors in
fill
Candidate for initial release. Changes are compared to previous development versions.
- Constructor of
SliceDataPacket
now has the additivebool
flag as final parameter.