Announce: XML Calabash 0.9.11

In version 0.9.11, I've mostly fixed bugs. 

 * Fixed issue #59: make sure that the xml:base value on
   <p:directory-list> is encoded correctly on Windows.

 * Fixed or introduced bug: Never manufacture default outputs on
   <p:declare-step>.

 * Updated Schematron to the most recent ISO release.

 * Fixed bug: specifying a namespace on <p:unescape-markup> caused it
   to discard all attributes.

 * Fixed bug: make sure that <p:variable> declarations inside a
   <p:for-each> are evaluated correctly.

 * Fixed bug: in <p:http-request>, if detailed=true, always output a <c:body>.

 * Fixed bug: the output port of a <p:viewport> is always named "result"

 * Fixed bug: a mising content-type in <p:http-request> caused an NPE.

 * If the input to <p:query> is base64 encoded, decode it.

 * Make sure that variable references in select expressions are resolved.

 * Support cdata-section-elements in serialization.

 * Updated <p:error> to include output port.

 * Updated <p:exec> to support arg-separator

 * Added support for osutils extensions (experimental)

 * Extended support for fileutils extensions (experimental)

See http://xmlcalabash.com/

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | It is good to have an end to journey
http://nwalsh.com/            | toward; but it is the journey that
                              | matters, in the end.--Ursula K. LeGuin

Received on Monday, 22 June 2009 23:45:46 UTC