Skip to content

v2.0.4

Latest

Choose a tag to compare

@danipen danipen released this 04 Jun 15:47
622d1b2

What's Changed

  • Fix AttributedScopeStack equality type check by @Copilot in #111
  • Fix multiple race conditions in TMModel #109 by @udlose in #114
  • Performance/reduce allocations, increase test coverage, configure code coverage, fix race condition by @udlose in #115
  • Fix #116 and Performance/reduce allocations by @udlose in #121
  • [Breaking]: Fixes #117 - Fix typo: rename PushAtributed to PushAttributed by @udlose in #122
  • [Breaking]: Part 1 of 2 Restrict visibility, add immutability, refactor internals… by @udlose in #124
  • Part 2 of 3 for #123 - Fix sealed & visibility issues part2 by @udlose in #125
  • Update onigwrap to 1.0.11 by @pauldumais in #127
  • Add x86 assembly grammar by @RysteQ in #129
  • Update CI workflows to use .NET 8 SDK by @danipen in #130

New Contributors

Full Changelog: v2.0.3...v2.0.4