v1.0.0
VideoIO v1.0.0
Breaking changes
None. This v1.0.0 release is a symbolic move to declare the v1 API ready and stable (which it has been for a while).
This release, bar the fix below, is identical to v0.9.7
Fixes
- Fix typo for bit_depth #314
Closed issues:
- UndefVarError bits_per_pixel when transforming to gray during decoding (#313)
Merged pull requests:
- Fix typo for bit_depth (#314) (@IanButterworth)
- VideoIO v1.0.0 (#348) (@IanButterworth)