| tag name | v0.19.0 (bdca202fcfa430a4a3283b6baa2a92ca9acea230) |
| tag date | 2017-08-09 23:52:01 +0000 |
| tagged by | Eric Wong <e@80x24.org> |
| tagged object | commit 8be3f715ce... |
| download | raindrops-0.19.0.tar.gz |
|---|
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