Skip to content

Releases: ksclarke/jiiify-presentation

v0.7.0-v3

22 Apr 02:28
44a473b
Compare
Choose a tag to compare

What’s Changed

  • Update Actions (#98)

🐛 Bug Fixes

  • [JPA-96] Fix various bugs (#97)

Contributors

@ksclarke

v0.6.0-v3

20 Mar 23:33
79563f1
Compare
Choose a tag to compare

What’s Changed

  • [Fix #69] Transition from Travis to GitHub Actions (#71)
  • [IIIF-1050] Add missing clear methods to v2 (#56) (#64)
  • Update Javadoc badge (#53)
  • Merge upstream (#45)
  • [IIIF-862] (#44)
  • Change property order of manifest serialization (#43)
  • Add fromString/toString to Collection (#42)
  • Add fromString method to Manifest (#41)
  • Add ViewingDirection creation from a string [Fix #38] (#39)
  • Allow canvas width/height to be zero (#37)
  • Fix resource serialization (#35)
  • Fix NPE in Collection (#34)
  • Bump Jackson version to 2.10.1 (#33)
  • Update package name of MessageCodes (#32)
  • Add IIIF Presentation fixtures (#31)
  • Add Manifest deserializer (#29)
  • Add toString/JSON methods (#27)
  • Fix #24: Turn down PMD logging on Travis (#25)
  • Update deps and parent project [Fix #22] (#23)
  • [Snyk] Fix for 1 vulnerable dependencies (#16)
  • Develop (#15)
  • Develop (#12)
  • [Snyk] Fix for 4 vulnerable dependencies (#11)
  • Develop (#9)
  • Develop (#8)
  • [Snyk] Fix for 3 vulnerable dependencies (#7)
  • Remove branches from Travis config (#4)
  • Remove branches from Travis config (#3)
  • Merge latest 'develop' updates (#2)

🐛 Bug Fixes

  • Update Actions in the v2 branch (#92)
  • Update parent project for v2 branch (#90)
  • Update Actions build badge on v2 branch (#84)

Contributors

@ksclarke and @snyk-bot

v0.5.6-v3

20 Mar 21:17
0857eed
Compare
Choose a tag to compare

What’s Changed

  • Fix typos in README (#75)
  • Fix Github Actions badge in v3 (#74)
  • Migrate from Travis to GH Actions (#70)
  • [IIIF-1050] Add support for clearing req stmt & viewing dir to v3 (#55) (#65)
  • Fix bugs to better handle test fixtures (#59)
  • Add additional validation/checks (#54)
  • Merges from UCLA's branch (#51)
  • Refactor v3 package structure (#47)
  • Add fromString/toString to Collection (#42)
  • Add fromString method to Manifest (#41)
  • Add ViewingDirection creation from a string [Fix #38] (#39)
  • Allow canvas width/height to be zero (#37)
  • Fix resource serialization (#35)
  • Fix NPE in Collection (#34)
  • Bump Jackson version to 2.10.1 (#33)
  • Update package name of MessageCodes (#32)
  • Add IIIF Presentation fixtures (#31)
  • Add Manifest deserializer (#29)
  • Add toString/JSON methods (#27)
  • Fix #24: Turn down PMD logging on Travis (#25)
  • Update deps and parent project [Fix #22] (#23)
  • [Snyk] Fix for 1 vulnerable dependencies (#16)

🚀 Features and Improvements

  • [Fix #79] Add string ID constructors to Manifest, Canvas (#81)

🐛 Bug Fixes

  • Update v3 SummaryDeserializer's UID (#85)
  • Fix v3 Actions build badge (#83)
  • Update GitHub Actions (#76)

🧰 Breaking Changes

  • [Fix #78] Change ImageService default profile (#82)

Contributors

@DRickard, @ksclarke, @markmatney and @snyk-bot