From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 566755328000 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,345eb8f64dd585c6,start X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.112.131.106 with SMTP id ol10mr836065lbb.20.1423767812598; Thu, 12 Feb 2015 11:03:32 -0800 (PST) X-BeenThere: supmua@googlegroups.com Received: by 10.180.94.200 with SMTP id de8ls205601wib.26.gmail; Thu, 12 Feb 2015 11:03:32 -0800 (PST) X-Received: by 10.180.39.164 with SMTP id q4mr735012wik.5.1423767812140; Thu, 12 Feb 2015 11:03:32 -0800 (PST) Return-Path: Received: from mail-la0-f41.google.com (mail-la0-f41.google.com. [209.85.215.41]) by gmr-mx.google.com with ESMTPS id xl7si496016lbb.1.2015.02.12.11.03.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Feb 2015 11:03:31 -0800 (PST) Received-SPF: none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) client-ip=209.85.215.41; Authentication-Results: gmr-mx.google.com; spf=none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) smtp.mail=eg@gaute.vetsj.com Received: by mail-la0-f41.google.com with SMTP id hz20so12001760lab.0 for ; Thu, 12 Feb 2015 11:03:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:references:in-reply-to :user-agent:message-id:mime-version:content-type :content-transfer-encoding; bh=pQvw760WzvCigDm8mZQb3zvTx9rbOa7EVhKivuU0ojA=; b=NcuWRLvVs45UTdpl4I/7ZyYGzPnkrohDQt63KcbtyJDzqcc5iI+zQjVuRGifaN9ZQU mvO4KdCjd2x7Dqsksv/wvbov7uKh9TGXF3F597wmhklSOmvm+9ONpbI2oCjjxTmSodYG tFhpzcCGde997q/AaKMmDDmGSprNi4IDEComlYl4pABisnQkgrq7n1ZOTgR3hI+nhw1K 99ewxW1Tr1tgMYPDK4LfpkVk1XTmr1kqSJRgaBXBn0UngV8fBWIUPy5POxyGvbm2t9Ms 7oWDRiSnsSHLc9rxHWCAZPlhtKWSbFYBSw3JyaCFu/SofUsNrXYTosI4J0CVl6ODIyuv NIuA== X-Gm-Message-State: ALoCoQnFbOw11vqBoM/kr7BcpUgYUbhEGvqlR/6ummmpNTJakq0iK54HL0d7uPxG17mDsUK6x9by X-Received: by 10.112.236.36 with SMTP id ur4mr4570640lbc.67.1423767811198; Thu, 12 Feb 2015 11:03:31 -0800 (PST) Return-Path: Received: from localhost (c2879BF51.dhcp.as2116.net. [81.191.121.40]) by mx.google.com with ESMTPSA id p8sm923330lae.39.2015.02.12.11.03.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Feb 2015 11:03:30 -0800 (PST) Date: Thu, 12 Feb 2015 19:03:28 +0000 From: Gaute Hope Subject: release 0.21.0 To: supmua@googlegroups.com References: In-Reply-To: User-Agent: astroid/vv0.2-3-g4b116167 (https://github.com/gauteh/astroid) Message-Id: <1423767697-astroid-1-q23tuh5n71-17725@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Greetings, I have released a new sup: Release 0.21.0: Several small features as well as polishing (including fetching a GPG key= with a shortcut and unsubscribing from mailinglist using an url). Several old deprecated parts of sup have been modernized. Support for Ruby 1.9.3 has = been dropped. Have a look in History.txt for the details. get it at rubygems: $ gem install sup thanks to all contributors ! Gaute =