Releases: samvera/iiif_manifest
Releases · samvera/iiif_manifest
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.