Releases: ballsteve/xrust
Releases · ballsteve/xrust
Version 1.0 Functional Equivalence
This release of χrust has achieved functional equivalence with v1.0 of XPath and XSLT. That is, all of the elements and functions in v1.0 have been implemented. Please note that χrust is not compliant with v1.0 of XPath/XSLT, since it implements the v3.0 data model.
𝛘rust-mas
This version of 𝛘rust has a much improved parser combinator, new transformation engine, and a new tree implementation that is mutable and fully navigable.
Several XSLT elements have been added: all node creation elements, as well as messages via a callback.