Changes in glymur 0.14

Changes in 0.14.2

  • Fix test suite for python 3.14 regular expressions

  • Remove long-since-deprecated Jp2kr.read method

  • Make Jp2kr.parse method private

  • Make glymur.lib.tiff module private

  • Add doctests into circleci config

Changes in 0.14.1

  • Fix doc builds for API

  • Add additional API examples for Jp2k, Jp2kr

  • Fix tilesize reporting

  • Refactor all of setup.cfg into pyproject.toml

Changes in 0.14.0

  • Add description of raw IFD for geojp2 UUIDs

  • Add feature to convert JPEGs to JP2

  • Remove support for python 3.10