Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 396 Bytes

RELEASE_NOTES.md

File metadata and controls

6 lines (6 loc) · 396 Bytes
  • 1.0.5 - Removed Try-With from Parser, Made all exceptions proper. Should now be tail recursive.
  • 1.0.4 - Made BarbParsingException Public
  • 1.0.3 - Improved Barb's ability to resolve overloads for methods
  • 1.0.2 - Logic fix for strange behavior of single element sets and new set difference operators
  • 1.0.1 - Reverted to .NET 4.5 from 4.52 for compatibility
  • 1.0.0 - Initial Nuget Release