- Removed support for Python 3.6
- Added support for Python 3.9
- Add support for passing the path to the JPEG 2000 file to :func:`~openjpeg.utils.decode` and :func:`~openjpeg.utils.get_parameters` as either :class:`str` or :class:`pathlib.Path`
- Fixed handling subsampled images (:issues:`36`)