[Coquelicot] [ANNOUNCE] Coquelicot 0.9.2

Lunar lunar at anargeek.net
Mon Apr 8 18:36:58 CEST 2013


Hi!

Coquelicot 0.9.2 is out!

What's new?
===========

This release is mostly made to help Coquelicot getting its Debian
package [1]. So this is about cleanups in source tarball, license
informations and reorganising the documentation.

In details:

 * Minor code cleanups:
   - Cleanup old stub launcher for `Coquelicot::Application`.
   - Fallback on version available in source code when the gem version is
     unavailable.
   - Add missing require for `Coquelicot::Helpers`.
   - Ensure gem files have been unlinked after they have been sent.
     Files created with Tempfile should be unlinked by Ruby runtime,
     but let's just do it when most appropriate.
 * Source tarball cleanup:
   - Stop shipping jquery.lightBoxFu.js with the executable bit set.
   - Ship proper "mtimes" instead of setting every dates to 1970-01-01.
 * Mention author and license for JavaScript libraries in README.
 * Document the release process.
 * Rework and split documentation in different files targeting different
   audiences.

[1] http://bugs.debian.org/704612

Upgrade procedure
=================

If you have installed Coquelicot from a source tarball, unpacking
the new tarball on top of the previous one should do the trick.

If you have installed Coquelicot using a clone of the Git repository,
the update should be as simple as:

    git fetch origin
    git tag -v coquelicot-0.9.2
    git merge --ff-only coquelicot-0.9.2

Download
========

The source tarball can be downloaded at:
<https://coquelicot.potager.org/dist/coquelicot-0.9.2.tar.gz>

OpenPGP signature:
<https://coquelicot.potager.org/dist/coquelicot-0.9.2.tar.gz.asc>

SHA1 checksum: 37c229e55ae216cd6d01e235dca40bf0c7a1eebd
SHA256 checksum: 5d23957cb08f355e635b358b62fad563fcef7acbe1ff8d4d37a250a7eb7a97c5

-- 
Lunar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listes.potager.org/pipermail/coquelicot/attachments/20130408/fb042088/attachment.pgp>


More information about the Coquelicot mailing list