Grape v1.5.0 Release Notes

Release Date: 2020-10-05 // over 3 years ago
  • ๐Ÿ›  Fixes

    • ๐Ÿ—„ #2104: Fix Ruby 2.7 keyword deprecation warning - @stanhu.
    • ๐Ÿ’Ž #2103: Ensure complete declared params structure is present - @tlconnor.
    • ๐Ÿ’Ž #2099: Added truffleruby to Travis-CI - @gogainda.
    • ๐Ÿ’Ž #2089: Specify order of mounting Grape with Rack::Cascade in README - @jonmchan.
    • ๐Ÿ’Ž #2083: Set Cache-Control header only for streamed responses - @stanhu.
    • ๐Ÿ’Ž #2092: Correct an example params in Include Missing doc - @huyvohcmc.
    • ๐Ÿ—„ #2091: Fix ruby 2.7 keyword deprecations - @dim.
    • 0๏ธโƒฃ #2097: Skip to set default value unless meets_dependency? - @wanabe.
    • ๐Ÿ’Ž #2096: Fix redundant dependency check - @braktar.
    • ๐Ÿ’Ž #2096: Fix nested coercion - @braktar.
    • ๐Ÿ’Ž #2102: Fix retaining setup blocks when remounting APIs - @jylamont.