Skip to content

Release v0.6.0

Choose a tag to compare

@Ygg01 Ygg01 released this 13 Sep 14:55
· 104 commits to master since this release

What's Changed

Fixes error with line numbers miscount and moves the project to Net6.0 because current version of dotnet causes problems with the pipelines. Because some downstream are on Net 4.7.6, this might break if left as a minor version update.

  • Fixes errors when reading line numbers due to interaction with ZeroCopy Parser (thanks to @PJB3005)
  • Moves project to minimal dotnet version to 6