Skip to content

Releases: MattKotsenas/SquiggleCop

v1.0.26

26 Aug 04:12

Choose a tag to compare

Performance improvements:

  • Migrated from Newtonsoft.Json to System.Text.Json
  • Improved YamlDotNet serialization performance
  • Reduced memory allocations everywhere

Full Changelog: v1.0.13...v1.0.26

v1.0.13

06 Aug 23:30

Choose a tag to compare

  • Simplify / speed up tasks tests 890e0f7
  • Set ErrorLog property if not set by user b239817

Full Changelog: v1.0.11...v1.0.13

v1.0.11

06 Aug 20:37

Choose a tag to compare

  • Improve / clarify README
  • Update CLI tool to support diffing against an existing baseline 426723f

Full Changelog: v1.0.8...v1.0.11

v1.0.8

01 Aug 01:12

Choose a tag to compare

  • Fix incorrect version for compiler indeterminism 50de34d
  • Clean up analyzer suggestions 3ceda69

Full Changelog: v1.0.6...v1.0.8

v1.0.6

31 Jul 21:41

Choose a tag to compare

  • Sort diagnostics to ensure deterministic baselines 5e1e659
  • Switch baseline to YAML flow style to make diffs easier to read / review 5e1e659
  • Normalize line endings to '\n' and encoding to UTF-8 4406638

Full Changelog: v1.0.1...v1.0.6

v1.0.1

26 Jul 19:15

Choose a tag to compare