2.0.1 2017/12/08 Multibytes bytes again! This is a bugfix release, which fixes a Rack 2 incompatibility in Rack::NotFound, where the wrong value for the Content-Length response header was calculated (#143). Thanks to Kazuhiro NISHIYAMA (@znz) for the bug report, and Joe Francis (@lostapathy) for the fix. 2.0.0 2017/11/30 2f3840e Rack 2.x Support Is HERE! Thanks to the hard work of Skye Shaw, amongst others, this release of rack-contrib supports Rack 2.x. Unfortunately, it only supports Rack 2.x; if your application is using Rack 1.x, you should continue to use rack-contrib 1.x. The non-backwards-compatible, user-visible changes are: * Drop support for Ruby versions less than 2.2. Rack 2 does not support these older releases, so there's no benefit in our doing so. * Rack::NestedParams: switch to using Rack::Utils.parse_nested_query to parse request bodies, which handles repeated element keys differently. See #92. * Rack::Sendfile: removed completely. Rack core provides a middleware of the same name that is much better, and more actively maintained, and you should use that instead. * Rack::AcceptFormat: removed completely, because it is terribad.
6 lines
411 B
Text
6 lines
411 B
Text
$NetBSD: distinfo,v 1.6 2018/03/21 12:19:33 taca Exp $
|
|
|
|
SHA1 (rack-contrib-2.0.1.gem) = 2b6c86117fb17a551a27670889cb4b3301f46923
|
|
RMD160 (rack-contrib-2.0.1.gem) = d2b1062a894bd48c67a2f48b8fef0a8139e5737e
|
|
SHA512 (rack-contrib-2.0.1.gem) = b7392824b4a7d25cdbf210f9c12c33169b683d907de41ff523df1d71d2d7b6b0a3e6a3ca9abd70f19a2b727fcc088fe5d6efc56d00b2b2615571b7e99552ca70
|
|
Size (rack-contrib-2.0.1.gem) = 26624 bytes
|