Releases: performant-software/triple-eye-effable
Releases · performant-software/triple-eye-effable
v0.2.3
v0.2.2
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Refactors the
set_content_type
task
🐛 Bug Fixes
- Fixes an error where the
content_type
was not being set on theresources
record on update
v0.2.1
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes an error in the
set_content_type
rake task
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!
v0.1.11
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds the
presentation
service to facilitate creating IIIF collections and manifests
🐛 Bug Fixes
None!
v0.1.10
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds the
manifest_url
attribute toresource_description
🐛 Bug Fixes
None!
v0.1.9
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
None!
🐛 Bug Fixes
- Fixes a merge issue that caused an exception when uploading resources
v0.1.8
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds the
triple_eye_effable:transfer_resources
rake task - Adds error handling
🐛 Bug Fixes
- Fixes an issue with headers not being included on
GET
requests
v0.1.7
💥 Breaking Changes
None! Safe to upgrade!
🚀 New Features
- Adds the
content_inline_url
attribute to the resource payload
🐛 Bug Fixes
None!