Skip to content

Releases: TravisWheelerLab/DIPLOMAT

DIPLOMAT Release v0.4.0

05 Mar 00:19

Choose a tag to compare

  • Uses new dipui format, that is robust to being corrupted on crashed and contains error correcting behavior.

DIPLOMAT Release v0.3.26

24 Feb 17:45

Choose a tag to compare

  • Add new setting backup_every to 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_every CLI flag on the track and track_and_interact commands.

DIPLOMAT Release v0.3.25

03 Feb 22:07

Choose a tag to compare

  • Better debug output for windows when saving dipui files.

DIPLOMAT Release v0.3.24

03 Feb 16:59

Choose a tag to compare

  • Fix permission issue triggered on Windows when attempting to perform safe saving.

DIPLOMAT Release v0.3.23

03 Feb 16:57

Choose a tag to compare

  • Fix permission issue triggered on Windows when attempting to perform safe saving.

DIPLOMAT Release v0.3.22

23 Jan 00:38

Choose a tag to compare

  • Fix permission issue triggered on Windows when attempting to perform safe saving.

DIPLOMAT Release v0.3.21

08 Nov 05:01

Choose a tag to compare

  • Add enhanced outputs for serialization errors.
  • Add support for tracing back serialization errors through the cache via the --debug flag.
  • Add more sensible defaults for Approximate labelers.

DIPLOMAT Release v0.3.20

07 Oct 16:45

Choose a tag to compare

  • Bug fixed that caused DIPLOMAT to crash when initial frame was None.

DIPLOMAT Release v0.3.19

26 Aug 17:51

Choose a tag to compare

  • Bug fixed that stopped UI from showing up.

DIPLOMAT Release v0.3.18

26 Aug 16:45

Choose a tag to compare

  • Add logos to website, application, and documentation
  • Expanded and cleaned up documentation for Python API.