Roda v2.28.0 Release Notes

Release Date: 2017-07-14 // almost 7 years ago
    • 🗄 Deprecate unneeded internal constants (jeremyevans)

    • ⚡️ Optimize for ruby 2.3+ using frozen string literals instead of constants (jeremyevans)

    • Move 303 default redirect status from sinatra_helpers to status_303 plugin, so it can be loaded separately (plujon) (#122)