What's Changed
- Add pyarrow to pyproject by @cmalinmayor in #142
- ci(dependabot): bump actions/cache from 3 to 4 by @dependabot in #140
- Fix CTC matching for emtpy frames by @bentaculum in #139
- ci(dependabot): bump codecov/codecov-action from 3 to 4 by @dependabot in #143
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #144
- Speed up CTCMatcher by @bentaculum in #148
- Remove support for python 3.8 by @msschwartz21 in #151
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #146
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #145
- Add iou matcher option to use linear assignment to get one-to-one matching by @msschwartz21 in #150
- Fix multiple IOU-related bugs by @cmalinmayor in #153
- Check empty subgraph by @cmalinmayor in #141
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #154
Full Changelog: v0.1.0...v0.1.1