This repository has been archived by the owner on Aug 8, 2020. It is now read-only.
Releases: furfurylic/chionographis
Releases · furfurylic/chionographis
1.2.2
1.2.1
1.2.0
Notable changes are:
- #142: Made Transform filters able to be configured to find associated XSLT stylesheets with
<?xml-stylesheet ... ?>
processing instructions. - #149: Made
<depends>
elements able to be placed outside the Chionographis task and able to have nested<depends>
elements and child file selectors. - #175: Made All and Snip filters able to emit document type declarations to their resulting documents.
- #176: Made Ant's XMLCatalogs able to be used by Chionographis.
1.1.0
Notable changes are:
- #102: Add "timid" attribute to Output sink which can inhibit unnecessary
touching - #103: Make Transform filter accept not only the URI but also the file paths of
the stylesheet - #105: Add Main class which gives version information
- #106: Add "dry run" mode
- #109: Make Ant properties in "param"'s contents able to be expanded
- #111 and #114: Add "failOnNonfatalError" and "failOnError" attributes to the task
- #128: Make multiple "meta"s with identical names, or targets of processing
instructions, accepted
1.0.2
1.0.1
1.0.0
The first release.