Skip to content

v1.0.1

Compare
Choose a tag to compare
@leeping-ng leeping-ng released this 17 Aug 07:38
· 2898 commits to dev since this release
abf1a36

Bug Fixes

  • Fix error in Linux when input.live and output.screen are used and q is pressed to terminate process
  • Fix zone counting use case failing due to incorrect dependencies
  • Fix average FPS calculation of dabble.fps by ignoring fast final frame which skews the results

Improved Documentation

  • Add FPS benchmark results
  • Update instructions for configuring nodes via CLI
  • Update instructions for building custom nodes
  • Update instructions for using Python API

Dependencies

  • Update shapely to 1.7.1 to resolve zone counting use case issue