Skip to content

Releases: davidnemeti/Sarcasm

v4.1.0

05 Feb 15:44
Compare
Choose a tag to compare

What's Changed

  • using the newest Irony nuget package instead of using Irony.dll directly

Full Changelog: v4.0.0...v4.1.0

v4.0.0

31 Jan 14:44
ccb6927
Compare
Choose a tag to compare

What's Changed

  • multi platform (net48 and net6.0)
  • Sarcasm nuget package is created
  • using the latest netstandard2.0 Irony as dll
  • using Krafs.Publicizer to access Irony's internal and private types and members (InternalsVisibleToAttribute is no longer necessary in Irony's code)
  • buggy parallel unparsing has been disabled

Full Changelog: v3.4.343...v4.0.0