Skip to content

Releases: digirati-co-uk/iiif-net

v0.2.6 - Optional ImageRequest Validation

12 Jul 14:22
5c0c9b2
Compare
Choose a tag to compare

What's Changed

  • Allow ImageRequest.Parse to optionally reject bad parameters by @griffri in #45

Full Changelog: v0.2.5...v0.2.6

v0.2.5 - LabelValuePair TryGetValue

16 Nov 14:21
a7174e3
Compare
Choose a tag to compare

What's Changed

  • Helper for finding LabelValuePairs by language + label by @donaldgray in #44

Full Changelog: v0.2.4...v0.2.5

v0.2.4 - Add SanitiseHtml()

16 Nov 10:08
34b7d93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3 - Add max* properties to ImageService3

10 Aug 15:13
3d66bea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2 - EnsureContext handles IIIF Image contexts

10 Aug 11:05
b61d2a9
Compare
Choose a tag to compare

What's Changed

  • Move EnsureContext method to own class + add imageApi to known list by @donaldgray in #41

Full Changelog: v0.2.1...v0.2.2

v0.2.1 - Update AuthAccessTokenError2 model

31 Jul 11:07
4250624
Compare
Choose a tag to compare

What's Changed

  • Add missing AuthAccessTokenError2.MessageId field by @donaldgray in #40

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - Auth2 updates, add `IResource`

18 Jul 10:50
75d5a95
Compare
Choose a tag to compare

What's Changed

Possible Breaking Changes

#37 introduced IResource which replaces some usages of IService. IService was used as both an indicator of things that are services and objects that have "id" and "type". IResource replaces the latter, IService inherits from this.

Full Changelog: v0.1.11...v0.2.0

v0.1.11 - Deserialisation improvements

26 Apr 09:51
01aabfb
Compare
Choose a tag to compare

What's Changed

  • Deserialise [ObjectIfSingle] attributed properties by @donaldgray in #31

Full Changelog: v0.1.10...v0.1.11

v0.1.10 - Support Auth v0.9.4 + dotnet6

25 Apr 08:25
6dbc35a
Compare
Choose a tag to compare

What's Changed

  • Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/IIIF/IIIF by @dependabot in #24
  • Add models for Auth 0.9.4 by @donaldgray in #30
  • Target dotnet6 as dotnet5 is eol

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9 - Discovery 1.0 models

06 Mar 14:19
4fa1fda
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.1.8...v0.1.9