Grape v1.4.1 Release Notes

  • ๐Ÿ”‹ Features

    • Your contribution here.

    ๐Ÿ›  Fixes

    • Your contribution here.
    • ๐Ÿ’Ž #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.