Skip to content

Releases: ksclarke/jiiify-presentation

webrepl-0.0.1

06 Oct 04:12
333d44a
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/ksclarke/jiiify-presentation/commits/webrepl-0.0.1

v0.5.10-v2

13 Sep 04:41
ae733d4
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Update dependencies (#187)
  • V2 update deps (#188)
  • Update vert.x dependency (#173)

Contributors

@ksclarke

v0.12.3-v3

20 Jan 02:11
f52e79c
Compare
Choose a tag to compare

What’s Changed

  • Update project configuration (#177)

🐛 Bug Fixes

  • Resolve Snyk warnings (#171)
  • Configure NON-ABSENTs in classes instead of JSON util (#175)

Contributors

@ksclarke

v0.12.2-v3

25 Oct 16:50
786d782
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Update dependencies, parent + fix returned null (#166)

Contributors

@ksclarke

v0.5.9-v2

25 Oct 17:31
77b4b1b
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Update dependencies' and parent project version (#167)

Contributors

@ksclarke

v0.12.1-v3

01 Jun 03:21
3d91133
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Update Jackson, JSoup dependencies (#164)

Contributors

@ksclarke

v0.5.8-v2

01 Jun 02:09
a62c1da
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Update jackson dependency (#163)

Contributors

@ksclarke

v0.5.7-v2

08 Apr 16:45
deb748f
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Dependency updates (security) - v2 (#161)

Contributors

@ksclarke

v0.12.0-v3

28 Mar 22:08
9b300f9
Compare
Choose a tag to compare

What’s Changed

🚀 Features and Improvements

  • [JPA-155] Rework presentation-related services (#158)
    • See linked commit for full details
  • [JPA-155] Security updates for Jackson

🧰 Breaking Changes

  • [JPA-155] Rework presentation-related services (#158)
    • Change the package for ImageServies and AuthServices
    • Rewrite the AuthServices to use classes for each pattern

Contributors

@ksclarke

v0.11.0-v3

19 Jan 15:47
c079e5f
Compare
Choose a tag to compare

What’s Changed

🚀 Features and Improvements

  • Update project dependency versions (#154)
  • [JPA-152] Support using external AnnotationPage(s) (#153)

Contributors

@ksclarke
@HenryH09