Roda v2.4.0 Release Notes

Release Date: 2015-06-15 // almost 9 years ago
    • โž• Add websockets plugin, for integration with faye-websocket (jeremyevans)

    • ๐Ÿ”Œ Add status_handler plugin, similar to not_found but for any status code (celsworth) (#29)

    • ๐Ÿ‘Œ Support Closure Compiler, Uglifier, and MinJS for compressing javascript in the assets plugin (jeremyevans)

    • ๐Ÿ”Œ Make Roda.plugin always return nil (jeremyevans)

    • โž• Add :gzip option to assets plugin (jeremyevans)