Releases: samvera/iiif_manifest
Releases · samvera/iiif_manifest
v1.6.0
v1.5.0
v1.4.0
What's Changed
- Add
placeholderCanvas
at leaf node (canvas) level by @Dananji in #95 - Add supplementing annotations to canvas by @masaball in #96
- Add seeAlso property to v3 canvas by @masaball in #97
- Add partOf property to canvas by @masaball in #98
- Transition V3::SupplementingContentBuilder to a more generic V3::AnnotationContentBuilder by @masaball in #99
- Properly anchor to media fragment in annotation_content by @masaball in #100
- Redesign id assignment in annotation_content by @masaball in #101
- Allow arbitrary service resources at the manifest level by @cjcolvar in #102
- Allow metadata at the V3 canvas level by @masaball in #103
- Update guard clause to avoid NoMethodError by @masaball in #104
- Avoid creating canvas builders just to compute id by @cjcolvar in #105
- Memoize to avoid duplicate fetching/building of content by @cjcolvar in #106
- Allow setting summary on a canvas by @cjcolvar in #107
- Test on ruby 3.3 by @cjcolvar in #108
- Bump version to prepare for release 1.4 by @masaball in #109
Full Changelog: v1.3.1...v1.4.0
v1.3.0
What's Changed
- Updating the Product Owner information in preparation for the 2022 autumn request for maintenance by @jrgriffiniii in #82
- Updating the product owner to @kdid by @jrgriffiniii in #84
- master to main by @kirkkwang in #86
- add mfa to gemspec by @kirkkwang in #85
- Test with latest rubies by @cjcolvar in #88
- Add rendering property at Canvas level by @Dananji in #89
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Version bump by @bess in #64
- Fix readme by @bess in #65
- Add ID property to Annotation by @masaball in #66
- remove @ from none key by @kirkkwang in #68
- Add @ to service id and type for backwards compatibility by @kirkkwang in #70
- add type to SearchService and AutocompleteService #initial_attributes by @kirkkwang in #71
- Adjust rendering property by @kirkkwang in #73
- make metadata not show in the manifest if nil by @kirkkwang in #74
- fix manifest test that was misread by me in an earlier change by @kirkkwang in #75
- Add rights property by @kirkkwang in #72
- Add configurability to how we extract v3 manifest properties from a record by @kirkkwang in #76
- remove apply thumbnail to manifest and fix specs by @kirkkwang in #80
- Revert "remove apply thumbnail to manifest and fix specs" by @kirkkwang in #81
- Add thumbnail property by @kirkkwang in #79
- Bump version to prepare for release 1.2 by @cjcolvar in #78
New Contributors
- @masaball made their first contribution in #66
- @kirkkwang made their first contribution in #68
Full Changelog: v1.1.1...v1.2.0
v1.1.1
🐛 Bug Fix
- Avoid null values in manifest for width/height/duration when not present #59 (@cjcolvar @bess)
- Ensures that CircleCI executes nightly test suites #63 (@jrgriffiniii)
- Add compatibility with Ruby 3 #53 (@cbeer)
- Upgrade to Bixby 3.0 #49 (@bess)
- Upgrade rake (again) to address security issue #47 (@bess)
- Loosen rake dependency #46 (@no-reply)
- Adding Ruby 2.7.z and Rails 6.y.z releases to the CircleCI build configuration #45 (@jrgriffiniii)
- Update documentation (@mark-dce)
- Add Coveralls configuration (@mark-dce)
- Decomission Travis and update CI & Coverage badges (@mark-dce)
- Update bundler version used by Travis & CircleCI (@mark-dce)
- Update homepage link to point to Samvera github (@mark-dce)
- Add configuration necessary for coveralls reporting (@mark-dce)
Authors: 6
Initial release as Core Component
Bumping the gem to 1.0.0 as part of the promotion process from samvera-labs to samvera core component.