e4f3048392
== 0.2.3 (2015-12-29) * *Fix* documentation of XZ module (a :nodoc: was causing havoc in the XZ module so it appeared to have no methods). * No other changes this release. == 0.2.2 (2015-12-27) * *Add* XZ.disable_deprecation_notices * *Deprecate* use of XZ::StreamReader.open with an IO argument * *Deprecate* use of XZ::StreamReader.new with a filename argument * *Deprecate* use of XZ::StreamWriter.open with an IO argument * *Deprecate* use of XZ::StreamWriter.new with a filename argument * *Deprecate* nonautomatic IO close in XZ::StreamReader#close * *Deprecate* nonautomatic IO close in XZ::StreamWriter#close * *Fix* incompatibility with Resolv.getaddress() in Ruby 2.2 (Ticket #13 by Ken Simon) * Goal of these deprecations is to sync the API with Ruby’s own Zlib::GzipWriter and Zlib::GzipReader mostly. * Add required versions to gemspec. * Comment format cleanup, results in better docs. * Internal code cleanup * Add more tests.
7 lines
467 B
Text
7 lines
467 B
Text
$NetBSD: distinfo,v 1.7 2016/01/03 05:31:55 taca Exp $
|
|
|
|
SHA1 (ruby-xz-0.2.3.gem) = ca7f717d02a3a59ca9442c55f9e2ab4125ed46b8
|
|
RMD160 (ruby-xz-0.2.3.gem) = 726aa6e89f44f171014731a4dc698bcb2d8b867f
|
|
SHA512 (ruby-xz-0.2.3.gem) = 68ddd53d2f3f42f179f529c9aeadb8040216d7de44d63692ef0b50ba5085baad417e61e5f61a38ff8817e966af59f00177fd4016514e93409e6be4c3fa988a8d
|
|
Size (ruby-xz-0.2.3.gem) = 20480 bytes
|
|
SHA1 (patch-lib_xz_lib__lzma.rb) = f0ab463ffab401a935551b560af28e26bff8d4eb
|