v0.19.0
tagbdca202fcfa430a4a3283b6baa2a92ca9acea230
object 8be3f715ce86f89842436ac3054b8dbeede7c07c
authorEric Wong <e@80x24.org>
Wed, 9 Aug 2017 23:52:01 +0000 (9 23:52 +0000)
raindrops 0.19.0 - Rack 2.x middleware compatibility

This release fixes Rack 2.x compatibility for the few users of
Raindrops::Middleware
<https://bogomips.org/raindrops/Raindrops/Middleware.html>.
Thanks to Dmytro Shteflyuk for this release.

No need to upgrade unless you use Raindrops::Middleware with
Rack 2.x.

There's also a few minor, inconsequential cleanups.

Dmytro Shteflyuk (1):
      Properly override respond_to? in Raindrops::Middleware::Proxy

Eric Wong (2):
      Ruby thread compatibility updates
      tcp_info: remove unnecessary extconf.h include