Skip to content

v0.5.6-v3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 21:17
· 46 commits to v3 since this release
0857eed

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