Fwd: [ANN] Genshi 0.5.1 released

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

Jeroen Ruigrok van der Werven

We have put up eggs for various operating systems as well.

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

From: Christopher Lenz <[email protected]>
To: (e-mail address removed)
Subject: [ANN] Genshi 0.5.1 released
Date: Wed, 9 Jul 2008 21:44:11 +0200
X-Mailer: Apple Mail (2.926)


Genshi 0.5.1 - Jul 9, 2008
==========================

We're proud to present the latest release of the Genshi: 0.5.1.

Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML, XML or
other textual content for output generation on the web. The major
feature is a template language.

This release contains a number of important bug fixes over the
0.5 release.


You can download the new release here:

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

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

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

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

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


What's New:
-----------
* Fix problem with nested match templates not being applied when
buffering on the outer `py:match` is disabled. Thanks to Erik Bray
for reporting the problem and providing a test case!
* Fix problem in `Translator` filter that would cause the translation
of text nodes to fail if the translation function returned an object
that was not directly a string, but rather something like an instance
of the `LazyProxy` class in Babel (ticket #145).
* Fix problem with match templates incorrectly being applied multiple
times.
* Includes from templates loaded via an absolute path now include the
correct file in nested directories as long if no search path has been
configured (ticket #240).
* Unbuffered match templates could result in parts of the matched
content being included in the output if the match template didn't
actually consume it via one or more calls to the `select()` function
(ticket #243).


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


Cheers,
--
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,773
Messages
2,569,594
Members
45,120
Latest member
ShelaWalli
Top