Roda 3.90.0 Released #381
jeremyevans
8000
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Roda 3.90.0 has been released!
Improvements
The send_file method in the sinatra_helpers plugin now returns
a response body that implements to_path.
Roda now sets a temporary name for the remaining anonymous
modules and classes on Ruby 3.3+.
The common_logger plugin now escapes embedded newlines. These
should only be present if the server is broken and including
newlines in things it shouldn't.
Thanks,
Jeremy
Beta Was this translation helpful? Give feedback.
All reactions