Version 1.2 now released!

24 views
Skip to first unread message

Curtis Wensley

unread,
Sep 21, 2013, 1:59:49 AM9/21/13
to eto-...@googlegroups.com
Version 1.2 of Eto.Parse is now on nuget!

This brings some minor fixes and enhancements, and yet another performance increase from last release.

Changes for v1.2:
  • Improved performance by ~10%
  • Added GrammarMatch.ChildErrorIndex to give you the actual index of the error
  • Fix GrammarMatch.Errors to only include errors that occur on ErrorIndex, not all parents
  • EolTerminal now matches \r\n, \n, or \r, not just a singe character
  • Add RepeatParser.SkipUntil and CaptureUntil to specify how to deal with the until parser (default is false for both)
  • Included xml documentation to give better help for common things (not everything is documented yet)



Reply all
Reply to author
Forward
0 new messages