What's Changed
- Add mypy to linters by @aaronkollasch in #27
- Support tox 4 by @aaronkollasch in #28
- Misc. improvements by @aaronkollasch in #29
- Handle quicktime files with missing ftyp tag by @aaronkollasch in #30
- Update python versions and fix tests; removes support for python 3.8 and 3.9; adds support for python 3.11 and 3.12 by @aaronkollasch in #33
- Update check-media-integrity to fix pyheif error by @aaronkollasch in #31
- Fix hang in AsyncExifTool.do_job() by @aaronkollasch in #32
Full Changelog: v0.0.9...v0.0.10