CarrierWave v2.2.2 Release Notes

Release Date: 2021-05-28 // almost 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix no implicit conversion of CSV into String error when parsing a CSV object (@pjmartorell #2562, #2559)

Previous changes from v2.2.1

  • ๐Ÿ”„ Changed

    • Replace mimemagic with marcel due to licensing concern (@pjmartorell #2551, #2548)

    ๐Ÿ›  Fixed

    • Fog storage's #clean_cache! breaks when non-cache objects exist in cache_dir (@mshibuya 42c620a1, #2532)