Grape v1.2.4 Release Notes

Release Date: 2019-06-13 // almost 5 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ”ง #1888: Makes the configuration hash widely available - @myxoh.
    • ๐Ÿ’Ž #1864: Adds finally on the API - @myxoh.
    • ๐Ÿ’Ž #1869: Fix issue with empty headers after error! method call - @anaumov.

    ๐Ÿ›  Fixes

    • ๐Ÿ’Ž #1868: Fix NoMethodError with none hash params - @ksss.
    • ๐Ÿ’Ž #1876: Fix const errors being hidden by bug in const_missing - @dandehavilland.