Skip to content

Files

Latest commit

301b6dd · Nov 15, 2024

History

History
28 lines (15 loc) · 679 Bytes

releases.md

File metadata and controls

28 lines (15 loc) · 679 Bytes

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 webrick and rackup/handler/webrick by default, for compatibility with code that expects them to be available.

v2.2.0

  • Remove old rack shims.
  • Remove webrick dependency.

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.rb invalid requires.

v1.0.0

  • Initial release of empty shim for Rack v2.