Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 778 Bytes

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.