Skip to content

Releases: digirati-co-uk/iiif-net

v0.3.1 - Add `ExternalService`

19 Nov 11:31
1a02cf1
Compare
Choose a tag to compare

Summary

Improve deserialization of IService objects when we don't have a concrete type - default to ExternalService.

What's Changed

  • Add ExternalService for unknown Service elements by @donaldgray in #54

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - Improve deserialization support

28 Oct 11:39
2d0bef3
Compare
Choose a tag to compare

Breaking change

Audio was renamed to Sound as the latter is correct in the spec.

What's Changed

  • Make iiif-net parse all the Manifests in the Cookbook by @tomcrane in #51

Full Changelog: v0.2.9...v0.3.0

v0.2.9

23 Sep 14:42
8c44376
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8 - Deserialization of Collections

23 Aug 16:04
b8e1cbe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7 - SizeParameter.Resize()

05 Aug 13:36
11c016b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

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