This minor release adds a new getSummary() method to the Helper class which supports the IIIF Presentation v3 "summary" element while using the IIIF Presentation v2 "description" element as a fallback. The existing getDescription() method is now deprecated but has been made "summary"-aware.
What's Changed
- Lint tests by @Jason-Benson in #72
- Summary by @Jason-Benson in #71
Full Changelog: v2.1.9...v2.2.0