Changelog

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

Added

  • Add ScanSettingsPacket for setting number of darks/flats.
  • Add explicit values to descriptors

Fixed

  • Fix deserialization to include descriptor
  • Use mutable accessors in fill

1.0.0-rc1 - 2018-11-08

Candidate for initial release. Changes are compared to previous development versions.

Changed

  • Constructor of SliceDataPacket now has the additive bool flag as final parameter.