Shrine v3.1.0 Release Notes

Release Date: 2019-11-15 // over 4 years ago
    • default_storage โ€“ Coerce storage key to symbol in Attacher#cache_key & Attacher#store_key (@janko)

    • core โ€“ Coerce storage key to symbol in Attacher#cache_key & Attacher#store_key (@janko)

    • ๐Ÿ“‡ add_metadata โ€“ Define metadata methods only for the target uploader class (@janko)

    • derivatives โ€“ Add :storage option to Attacher#create_derivatives (@janko)

    • ๐Ÿ’Ž store_dimensions โ€“ Propagate exceptions on loading ruby-vips in :vips analyzer (@janko)

    • signature โ€“ Allow skipping rewinding by passing rewind: false to Shrine.signature (@janko)

    • derivatives โ€“ Add Attacher.derivatives alias for Attacher.derivatives_processor (@janko)