From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.9 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 88D811F6A9; Wed, 2 Jan 2019 22:54:17 +0000 (UTC) Date: Wed, 2 Jan 2019 22:54:17 +0000 From: Eric Wong To: mogile@googlegroups.com, mogilefs-client-public@bogomips.org Cc: ruby-talk@ruby-lang.org Subject: [ANN] Ruby mogilefs-client 3.12.0 released Message-ID: <20190102225417.GA8015@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: A MogileFS client library for Ruby. MogileFS is an open source distributed filesystem, see: https://github.com/mogilefs/MogileFS-Server/wiki for more details. This library allows any Ruby application to read, write and delete files in a MogileFS instance. Minor cleanups, mainly to fix indentation warnings in Ruby 2.6+ 7 changes since v3.11.1 (2017-03-23): pool: simplify empty class definition new_file/stream: remove unused variable mog: add updateclass command socket/pure_ruby: favor String#clear if available fix indentation warnings with ruby trunk doc: https:// URLs instead of git:// update URLs to point to wiki rdoc :: https://bogomips.org/mogilefs-client/ feed :: https://bogomips.org/mogilefs-client/NEWS.atom.xml list :: mogilefs-client-public@bogomips.org list-cc :: mogile@googlegroups.com list-archive :: https://bogomips.org/mogilefs-client-public/ git clone https://bogomips.org/mogilefs-client.git nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.ruby