Roda v3.42.0 Release Notes

Release Date: 2021-03-12 // about 3 years ago
    • ๐Ÿ”Œ Make Roda.plugin support plugins using keyword arguments in Ruby 3 (jeremyevans)

    • ๐Ÿ’Ž Make Roda.use support middleware using keyword arguments in Ruby 3 (pat) (#207)

    • ๐Ÿ‘Œ Support common_logger plugin :method option for specifying the method to call on the logger (fnordfish, jeremyevans) (#206)

    • Add recheck_precompiled_assets plugin for checking for updates to the precompiled asset metadata file (jeremyevans)

    • ๐Ÿ“‡ Make compile_assets class method in assets plugin use an atomic approach to writing precompiled metadata file (jeremyevans)