Announcing: Version 0.3

8 views
Skip to first unread message

Daniel Spiewak

unread,
Oct 1, 2011, 1:58:07 PM10/1/11
to anti-xm...@googlegroups.com
Version 0.3 of Anti-XML has just been pushed to the scala-tools release repository.  This version has a whole plethora of new features, most notably:
  • New selection methods

    • \\! – Performs a deep selection, but stops the recursion once a match is reached (thus, if a parent and its child both match, only the parent will be returned). The results are guaranteed to have a zipper with an non-conflicting unselect on all operations
    • select – Performs a selection at the current level, without descent
  • Zipper now works for both \ and \\ methods

  • Explicit converters now use convert instead of anti

For a full list of new features, as well as a comprehensive list of bug fixes, see https://github.com/djspiewak/anti-xml/blob/master/CHANGELOG.rst

Daniel
Reply all
Reply to author
Forward
0 new messages