From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 750162804736 X-Received: by 10.152.5.2 with SMTP id o2mr9424541lao.0.1434616925511; Thu, 18 Jun 2015 01:42:05 -0700 (PDT) X-BeenThere: supmua@googlegroups.com Received: by 10.152.43.202 with SMTP id y10ls436866lal.1.gmail; Thu, 18 Jun 2015 01:42:05 -0700 (PDT) X-Received: by 10.112.148.101 with SMTP id tr5mr9407369lbb.13.1434616925071; Thu, 18 Jun 2015 01:42:05 -0700 (PDT) Return-Path: Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by gmr-mx.google.com with ESMTPS id wf6si342723lbb.2.2015.06.18.01.42.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jun 2015 01:42:04 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.54 is neither permitted nor denied by best guess record for domain of eg@gaute.vetsj.com) client-ip=209.85.215.54; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.215.54 is neither permitted nor denied by best guess record for domain of eg@gaute.vetsj.com) smtp.mail=eg@gaute.vetsj.com Received: by mail-la0-f54.google.com with SMTP id a10so49988601lak.0 for ; Thu, 18 Jun 2015 01:42:04 -0700 (PDT) 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=BI+sb8Hgtm1Wlgj+fP/4JStTZ6SCA6b2rgTl4VKzhPg=; b=QLSgaTwFlANhpkeGFK5EcaRuy+5nNgipuKocpLmHOwbgQV4O7IMhztQXXb9Wgpi/2q jRnLjQ7olpOha7mQS0vKT0rR4FcneI2enbkCFGjHgefY7gWvW7RAqmOqoCIJCFCUGfxC til2YT6g8t1W7MDtNceZ7wrczXJFHehPh6/bs8eTl3rbrAaJkeJVu8dm3PsNf109TkQ4 JXzboFbxCLmqYzhghq01Jg/vPKK1bau/e0hXGjk4DeMLqAfDI2+BcefcN2LUg9lsWBaR FzBBSmJ0SXgVIyuqM1thehotsyqMB4B3Rn/CQAAvrj2c2ZqkfqBgfGiJoAA1QdFMzFJW rAaA== X-Gm-Message-State: ALoCoQm9uwUFF+1oS+gr4XdL+4I9eA20RVHa6lA94g/zdTRiVjZ4kfxsi73PCcii3oMoJ9192tQa X-Received: by 10.152.30.4 with SMTP id o4mr11588771lah.74.1434616924327; Thu, 18 Jun 2015 01:42:04 -0700 (PDT) Return-Path: Received: from localhost ([128.39.46.106]) by mx.google.com with ESMTPSA id m8sm1595636lbs.17.2015.06.18.01.42.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jun 2015 01:42:03 -0700 (PDT) Date: Thu, 18 Jun 2015 08:42:01 +0000 From: Gaute Hope Subject: Release 0.22.1 To: supmua References: <1434457165-astroid-4-kky0upa4ye-16686@strange> In-Reply-To: <1434457165-astroid-4-kky0upa4ye-16686@strange> User-Agent: astroid/vv0.3-20-g9083247c (https://github.com/gauteh/astroid) Message-Id: <1434616810-astroid-3-xxynyl9wgc-1640@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi again suppers, sup 0.22.1 has just been released, fixing a bug in gem build / install (#429). get it from rubygems: $=C2=A0gem install sup or from: $ git clone https://github.com/sup-heliotrope/sup regards, gaute Excerpts from Gaute Hope's message of June 16, 2015 14:20: > Hi suppers, > > sup 0.22.0 has been released: > > =3D=3D 0.22.0 / 2015-06-16 > > * Use mime-types 2 > * Fix ruby style (Zeger-Jan van de Weg) > * Johannes Larsen: fix long-standing bug with draft-id mixups causing > drafts to disappear. > * Various bugs and minor improvements. > > > get it from rubygems: > > $=C2=A0gem install sup > > or from: > > $ git clone https://github.com/sup-heliotrope/sup > > Thanks to all contributors! > > Regards, Gaute > > =