Releases: digirati-co-uk/iiif-net
Releases · digirati-co-uk/iiif-net
v0.3.1 - Add `ExternalService`
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
Breaking change
Audio
was renamed to Sound
as the latter is correct in the spec.
What's Changed
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- Expand serialization customisation options by @p-kaczynski in #50
New Contributors
- @p-kaczynski made their first contribution in #50
Full Changelog: v0.2.8...v0.2.9
v0.2.8 - Deserialization of Collections
What's Changed
- Add ability to deserialize collections correctly by @JackLewis-digirati in #49
New Contributors
- @JackLewis-digirati made their first contribution in #49
Full Changelog: v0.2.7...v0.2.8
v0.2.7 - SizeParameter.Resize()
What's Changed
- Add
SizeParameter.Resize()
method by @donaldgray in #47
Full Changelog: v0.2.6...v0.2.7
v0.2.6 - Optional ImageRequest Validation
What's Changed
Full Changelog: v0.2.5...v0.2.6
v0.2.5 - LabelValuePair TryGetValue
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()
v0.2.3 - Add max* properties to ImageService3
What's Changed
- Add missing max* props for imageService3 by @donaldgray in #42
Full Changelog: v0.2.2...v0.2.3
v0.2.2 - EnsureContext handles IIIF Image contexts
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