Skip to content

0.20.0

Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 24 May 03:49
· 334 commits to master since this release
v0.20.0
5aefc0a

enhancements

bug fixes

Neovim highlight queries

  • Syncs and improves highlight queries, adds Scala 3 specific constructs and tests by @keynmol in #103
  • Extra highlights for Scala 3 constructs by @keynmol in #120
  • Uses storageclass by @eed3si9n in #138
  • refactor(queries): change uppercase from constant to type by @ckipp01 in #174
  • chore: sync highlights back with nvim-treesitter by @ckipp01 in #148
  • test: Adds tests for optional braces highlights by @eed3si9n in #142
  • test: A few more highlight tests by @ckipp01 in #167

behind the scene

new contributors

Full Changelog: v0.19.1...v0.20.0