Grape v1.5.3 Release Notes

Release Date: 2021-03-07 // about 3 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ’Ž #2161: Handle EOFError from Rack when given an empty multipart body - @bschmeck.
    • ๐Ÿ’Ž #2162: Corrected a hash modification while iterating issue - @Jack12816.
    • ๐Ÿ’Ž #2164: Fix: coerce_with is now called for params with nil value - @braktar.