mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
679 B
679 B
Releases
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.
v2.2.1
- Try to require
webrickandrackup/handler/webrickby default, for compatibility with code that expects them to be available.
v2.2.0
- Remove old rack shims.
- Remove
webrickdependency.
v2.1.0
- Correctly support streaming responses with
webrick.
v2.0.0
- Initial release and migration of code from
rack.
v1.0.1
- Fix
rackup.rbinvalid requires.
v1.0.0
- Initial release of empty shim for Rack v2.