Releases: TravisWheelerLab/DIPLOMAT
Releases · TravisWheelerLab/DIPLOMAT
DIPLOMAT Release v0.4.0
- Uses new dipui format, that is robust to being corrupted on crashed and contains error correcting behavior.
DIPLOMAT Release v0.3.26
- Add new setting
backup_everyto the SegmentedFramePassEngine to specify how often to save dipui files, in seconds. The default value has been adjusted from 3 to 6 minutes. You can access the setting via the--backup_everyCLI flag on thetrackandtrack_and_interactcommands.
DIPLOMAT Release v0.3.25
- Better debug output for windows when saving dipui files.
DIPLOMAT Release v0.3.24
- Fix permission issue triggered on Windows when attempting to perform safe saving.
DIPLOMAT Release v0.3.23
- Fix permission issue triggered on Windows when attempting to perform safe saving.
DIPLOMAT Release v0.3.22
- Fix permission issue triggered on Windows when attempting to perform safe saving.
DIPLOMAT Release v0.3.21
- Add enhanced outputs for serialization errors.
- Add support for tracing back serialization errors through the cache via the
--debugflag. - Add more sensible defaults for Approximate labelers.
DIPLOMAT Release v0.3.20
- Bug fixed that caused DIPLOMAT to crash when initial frame was None.
DIPLOMAT Release v0.3.19
- Bug fixed that stopped UI from showing up.
DIPLOMAT Release v0.3.18
- Add logos to website, application, and documentation
- Expanded and cleaned up documentation for Python API.