github axuno/SmartFormat v2.2.0.0

latest releases: v3.5.1, v3.5.0, v3.4.0...
6 years ago

v2.2.0.0

  • Fixes issue #101
  • This version includes a breaking change:
    • Before: OnParsingFailure event was invoked after each parsing error
    • Now: OnParsingFailure event is invoked after parsing is completed
      ParsingErrorEventArgs has a different signature. It now includes all ParsingErrors with all details that would be supplied during a parser exception. This also includes messages indicating where there the parse error occurred.

Don't miss a new SmartFormat release

NewReleases is sending notifications on new releases.