All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference Keep A Changelog.
- Try to require
webrickandrackup/handler/webrickby default, for compatibility with code that expects them to be available.
- Remove old rack shims.
- Remove
webrickdependency.
- Correctly support streaming responses with
webrick.
- Initial release and migration of code from
rack.
- Fix
rackup.rbinvalid requires.
- Initial release of empty shim for Rack v2.