Release v0.40.0
What's Changed
- add CatBoost as a classifier option by @gbeane in #255
- cleaning up tests by @gbeane in #253
- remove outdated statement from user guide by @gbeane in #254
- add CatBoost tests, add missing ClassifierType enum value by @gbeane in #256
- update README with pipx and uvx instructions by @gbeane in #257
- add citations to README by @gbeane in #259
- Update pytest command to include all tests by @gbeane in #258
- fix race condition when rapidly switching videos by @gbeane in #261
- implement training report by @gbeane in #260
- make the information about classifier types its own page in the userguide by @gbeane in #263
- Move no prediction by @SkepticRaven in #242
- Refactor main window by @gbeane in #262
- avoid duplicate computation during classification by @gbeane in #265
- increment version to 0.40.0 by @gbeane in #266
Full Changelog: v0.39.0...v0.40.0