Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.64 KB

CHANGES.md

File metadata and controls

37 lines (29 loc) · 1.64 KB

iiif_validator change log

v1.0.5 2019-08-20

  • Add support for IIIF version 3.0 #70
  • Removed PNG requirement for quality_bitonal test #68
  • Removed support for EOL python 2.6 #58

v1.0.4 2017-09-08

  • Add license information #56
  • Use Requirements-Builder and Tox for testing #53

v1.0.3 2017-01-19

  • Fix CORS test #51

v1.0.2 2017-01-19

  • Tie Pillow to < 4.0.0 as 4.0.0 no longer supports python 2.6 #49

v1.0.1 2015-05-20

v1.0.0 2015-02-10

  • Has been running long enough and tested by others to declare 1.0.0
  • Fix issues with images with >256 colors and color palettes
  • Switch README to reStructuredText for pypi
  • Added --test param to iiif-validate.py to run specific tests

v0.9.1 2014-11-11

  • Fix bug in validation of rotation
  • Update README with instructions for use in Travis CI

v0.9.0 2014-11-04