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
- @Copilot made their first contribution in #111
- @udlose made their first contribution in #114
- @pauldumais made their first contribution in #127
- @RysteQ made their first contribution in #129
Full Changelog: v2.0.3...v2.0.4