Skip to content

v0.2.0

Compare
Choose a tag to compare
@dleadbetter dleadbetter released this 08 May 18:48
· 4 commits to master since this release
9034fb1

💥 Breaking Changes

  • Removes the manifest string object from the resource_descriptions records. Manifest content should be accessed via the manifest_url attribute.
  • Adds the content_type column to the resource_descriptions table. The triple_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!