Skip to content

Version 0.8.1

Compare
Choose a tag to compare
@atuleu atuleu released this 03 Dec 18:18
· 52 commits to master since this release

A release that aimed to fix year old bugs and small improvements.

What's Changed

New features

  • Added a C++/Python API to match video frame and tracking data (#197)
  • Added an option to allow interactions between zones (when zones are used for location only and not collisions pruning) (#216)
  • Added an API to list an Ant values over time (#218)
  • Added an interface to set ant values from the visualization workspace in fort-studio. (#228)
  • Added fort-studio manual on online documentation. (#123)

Bug fixes:

  • Fixed Matcher::AntMetadata that was never matching (#220)
  • Fixed mismatching time in the Visualization workspace (#168)
  • Fixed count sorting in fort-studio (#200)
  • Fixed fmTimeParse() returning fmTimeSinceEver() (#223)
  • Fixed recent file menu in fort-studio (#53)

Full Changelog: v0.8.0...v0.8.1