Roda v3.52.0 Release Notes

Release Date: 2022-01-14 // about 2 years ago
    • 🛠 Fix return value of Roda.freeze when multi_route plugin is used (jeremyevans) (#240)

    • 🍱 Use faster OpenSSL::Digest instead of Digest for assets plugin SRI support (jeremyevans)

    • ⬇️ Drop development dependency on haml (jeremyevans)

    • 🔌 Make the path method in the path plugin handle blocks that accept keyword arguments in Ruby 3+ (adam12) (#227)

    • Support typecast_params :date_parse_input_handler plugin option for handling input to date parsing methods (jeremyevans)