Skip to content
This repository has been archived by the owner on Aug 8, 2020. It is now read-only.

Releases: furfurylic/chionographis

1.2.2

31 May 12:11
6c4e15c
Compare
Choose a tag to compare

Notable changes are:

  • #187 and #188: Fixed some typos and misleading comments on user's guide.

1.2.1

02 Jun 05:41
Compare
Choose a tag to compare

Notable changes are:

  • #183: Made All filter cease reusing nodes, which fixes a rather fatal bug.

1.2.0

24 Mar 05:43
Compare
Choose a tag to compare

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

22 Sep 09:17
Compare
Choose a tag to compare

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

18 Sep 14:54
Compare
Choose a tag to compare

Notable changes are:

  • #132: Fix a fatal bug in which files written are not truncated

1.0.1

22 Jul 15:37
Compare
Choose a tag to compare

Notable changes are:

  • #86: Fix behaviour of "depends"
  • #88: Fix bug in Transform and All drivers

1.0.0

14 Jul 10:24
Compare
Choose a tag to compare

The first release.