- From: Norman Walsh <ndw@nwalsh.com>
- Date: Thu, 02 Oct 2014 08:57:51 -0500
- To: XProc Dev <xproc-dev@w3.org>
Received on Thursday, 2 October 2014 13:58:20 UTC
Hello world,
I published XML Calabash 1.0.21 this morning.
Recent changes
XML Calabash 1.0.21 adds support for posting form data to Piperack, adds a
couple of new drawing extension steps, and fixes a few bugs. This release
is compiled with Java 1.7. If that's a problem, let me know.
* Added cx:ditaa and cx:plantuml steps.
* Support log attribute on cx:message to send message to the log
instead of the console.
* In the service of issue #176, support posting
multipart/form-data to pipelines in Piperack. Also distribute the
restlet jars necessary to parse forms. These jars seem to be compiled
with Java 1.7; that's what motivated me to upgrade.
* Fixed issue #155 (recursive delete fails).
* Added a cx:trim extension attribute to trim leading and trailing
whitespace from XIncluded text.
Received on Thursday, 2 October 2014 13:58:20 UTC