Fwd: [ANN] Babel 0.9.3 released

  • Thread starter Jeroen Ruigrok van der Werven
  • Start date
J

Jeroen Ruigrok van der Werven

----- Forwarded message from Christopher Lenz <[email protected]> -----

From: Christopher Lenz <[email protected]>
To: (e-mail address removed)
Cc: (e-mail address removed)
Subject: [ANN] Babel 0.9.3 released
Date: Thu, 10 Jul 2008 11:26:23 +0200
X-Mailer: Apple Mail (2.926)

Babel 0.9.3 - Jul 9, 2007
=========================

We're proud to present the latest release of the Babel: 0.9.3.

Babel is a Python library that provides an integrated collection of
utilities that assist with internationalizing and localizing Python
applications (in particular web-based applications.)

This release contains a number of bugfixes over the 0.9.2 release.

You can download the new release here:

<http://babel.edgewall.org/wiki/Download>

Please don't hesitate to report any issues you may find with this
release:

<http://babel.edgewall.org/newticket>

For questions, comments and user discussions, please use the Babel
mailing list:

<http://babel.edgewall.org/wiki/MailingList>


What's New:
-----------
* Fixed invalid message extraction methods causing an
UnboundLocalError.
* Extraction method specification can now use a dot instead of the
colon to separate module and function name (ticket #105).
* Fixed message catalog compilation for locales with more than two
plural forms (ticket #95).
* Fixed compilation of message catalogs for locales with more than
two plural forms where the translations were empty (ticket #97).
* The stripping of the comment tags in comments is optional now and
is done for each line in a comment.
* Added a JavaScript message extractor.
* Updated to CLDR 1.6.
* Fixed timezone calculations when formatting datetime and time
values.
* Added a `get_plural` function into the plurals module that returns
the correct plural forms for a locale as tuple.
* Added support for alias definitions in the CLDR data files, meaning
that the chance for items missing in certain locales should be greatly
reduced (ticket #68).


Acknowledgments
----------------
A big thank you to everyone who tried Babel and provided feedback,
reported bugs, and/or contributed patches!


Cheers,
Chris
--
Christopher Lenz
cmlenz at gmx.de
http://www.cmlenz.net/


----- End forwarded message -----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top