Releases: MarvinKweyu/ColorDetect
Releases · MarvinKweyu/ColorDetect
ColorDetect v1.6.5
What's Changed
- Migrate to pyproject toml by @MarvinKweyu in #78
- Fix: update release tag by @MarvinKweyu in #79
Full Changelog: v1.6.4...v1.6.5
ColorDetect v1.6.4
What's Changed
- fix: move tests to git workflows by @MarvinKweyu in #75
- Update test workflows by @MarvinKweyu in #76
- feat: upgrade to support later python versions by @MarvinKweyu in #77
Full Changelog: v1.6.3...v1.6.4
ColorDetect v1.6.3
What's Changed
- Build latest docs with config file by @MarvinKweyu in #73
Full Changelog: v1.6.2...v1.6.3
ColorDetect v1.6.2
ColorDetect v1.6.1
What's Changed
- fix: similar percentage for colors by @MarvinKweyu in #65
Full Changelog: v1.6.0...v1.6.1
ColorDetect v1.6.0
Features
- Perform color recognition on a video at a specific time
- Extract image from video at a specific time
ColorDetect v1.5.1
Docs
- Update contribution readme with pre-commit configuration.
Fix
- Linting of code
ColorDetect v1.5.0
Features
- Perform color recognition and segmentation on images based on URL passed
ColorDetect v1.4.6
Fix
- Local tests passing vs remote tests failing
Documentation
- Update changelog
Style
- Add linting rules for contribution
ColorDetect v1.4.5
Docs
- Update setup package version