What's Changed
- Update CI by @talmo in #32
- Switch to using
pyproject.tomlalone instead ofsetup.cfg. - Remove
mypytype enforcement -- this is too strict for a library intended to be this flexible. - Use micromamba in GitHub Actions workflow instead of miniconda
- Switch to using
- Video backends by @talmo in #31
- This PR implements the core video backends for media files, HDF5 and embedded images.
- Bump version by @talmo in #33
Full Changelog: v0.0.2...v0.0.3