diff --git a/CHANGELOG.md b/CHANGELOG.md index 04403c1..bfa2a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Added +- Add re-export of `scan_settings_packet` to the `tomop` Python library. +- Add named arguments to `tomop` class constructors. +- Add `already_linear` flag to `ScanSettingsPacket`. +- Add `Parameter{Bool,Float,Enum}Packet`, `TrackerPacket` and `BenchmarkPacket`. +- Add support for `std::vector` fields. + ## [1.0.0-rc2] - 2018-11-12 ### Added @@ -25,4 +34,5 @@ versions. - Constructor of `SliceDataPacket` now has the additive `bool` flag as final parameter. +[Unreleased]: https://github.com/cicwi/tomopackets/compare/v1.0.0-rc2...develop [1.0.0-rc2]: https://github.com/cicwi/tomopackets/compare/v1.0.0-rc1...v1.0.0-rc2 diff --git a/docs/.buildinfo b/docs/.buildinfo index 4091f78..87141d5 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 7486c6f23137e6e97ebfcc0639a880ec +config: 407a3fd5c2869c198641fb1dbac65dd3 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/.doctrees/changelog.doctree b/docs/.doctrees/changelog.doctree index 5bbedf9..4273ba7 100644 Binary files a/docs/.doctrees/changelog.doctree and b/docs/.doctrees/changelog.doctree differ diff --git a/docs/.doctrees/conventions.doctree b/docs/.doctrees/conventions.doctree index dd24ffd..1626be9 100644 Binary files a/docs/.doctrees/conventions.doctree and b/docs/.doctrees/conventions.doctree differ diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index 43889ec..419a7ad 100644 Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ diff --git a/docs/.doctrees/index.doctree b/docs/.doctrees/index.doctree index dccb46f..6ed0698 100644 Binary files a/docs/.doctrees/index.doctree and b/docs/.doctrees/index.doctree differ diff --git a/docs/.doctrees/overview.doctree b/docs/.doctrees/overview.doctree index f934af4..e0f5f02 100644 Binary files a/docs/.doctrees/overview.doctree and b/docs/.doctrees/overview.doctree differ diff --git a/docs/.doctrees/readme.doctree b/docs/.doctrees/readme.doctree index e0006b2..2ef9fca 100644 Binary files a/docs/.doctrees/readme.doctree and b/docs/.doctrees/readme.doctree differ diff --git a/docs/.doctrees/tomop.doctree b/docs/.doctrees/tomop.doctree index ac36438..ab45ce3 100644 Binary files a/docs/.doctrees/tomop.doctree and b/docs/.doctrees/tomop.doctree differ diff --git a/docs/.doctrees/usage.doctree b/docs/.doctrees/usage.doctree index f334217..c6ecc3f 100644 Binary files a/docs/.doctrees/usage.doctree and b/docs/.doctrees/usage.doctree differ diff --git a/docs/_images/graphviz-ea230d983676c8e6524e6b3bdcdab88de67c8620.png b/docs/_images/graphviz-ea230d983676c8e6524e6b3bdcdab88de67c8620.png new file mode 100644 index 0000000..91c4cf9 Binary files /dev/null and b/docs/_images/graphviz-ea230d983676c8e6524e6b3bdcdab88de67c8620.png differ diff --git a/docs/_images/graphviz-ea230d983676c8e6524e6b3bdcdab88de67c8620.png.map b/docs/_images/graphviz-ea230d983676c8e6524e6b3bdcdab88de67c8620.png.map new file mode 100644 index 0000000..8be6a30 --- /dev/null +++ b/docs/_images/graphviz-ea230d983676c8e6524e6b3bdcdab88de67c8620.png.map @@ -0,0 +1,2 @@ + + diff --git a/docs/_modules/index.html b/docs/_modules/index.html index eca48bb..c584b60 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -17,32 +17,36 @@ - - + + + + + + + + + - + + + - - - -
-