v0.2.0
💥 Breaking Changes
- Removes the
manifest
string object from theresource_descriptions
records. Manifest content should be accessed via themanifest_url
attribute. - Adds the
content_type
column to theresource_descriptions
table. Thetriple_eye_effable:set_content_types
rake task should be run after upgrade.
🚀 New Features
- Refactors the
resource_descriptions
attributes to use redirect URLs instead of loading each record from IIIF Cloud
🐛 Bug Fixes
None!