Grape v1.3.4 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ’Ž #2060: Drop support for Ruby 2.4 - @dblock.
    • โฌ†๏ธ #2060: Upgraded Rubocop to 0.84.0 - @dblock.
    • Your contribution here.

    ๐Ÿ›  Fixes

    • Your contribution here.
    • ๐Ÿ’Ž #2067: Coerce empty string to nil for all primitive types except String - @petekinnecom.
    • ๐Ÿ—„ #2064: Fix Ruby 2.7 deprecation warning in Grape::Middleware::Base#initialize - @skarger.