Sinatra v2.0.5 Release Notes

Release Date: 2018-12-22 // over 5 years ago
    • Avoid FrozenError when params contains frozen value #1506 by Kunpei Sakai

    • ➕ Add support for Erubi #1494 by @tkmru

    • IndifferentHash monkeypatch warning improvements #1477 by Mike Pastore

    • 👌 Improve development support and documentation and source code by Anusree Prakash, Jordan Owens, @ceclinux and @krororo.

    sinatra-contrib

    • ➕ Add flush option to content_for #1225 by Shota Iguchi

    • ⬇️ Drop activesupport dependency from sinatra-contrib #1448

    • ⚡️ Update yield_content to append default to ERB template buffer #1500 by Jordan Owens

    rack-protection

    • 0️⃣ Don't track the Accept-Language header by default #1504 by Artem Chistyakov