Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:17
· 31 commits to main since this release

This release was focused on improving the performance of canipls.

Changes

  • employ SIMD when searching the bin files for a symbol name (PR)
  • debounce the textDocument/didChange handler (PR)
  • fixed issue where canipls was incorrectly determining when to fetch new bin files from whencaniuse.com server (always calculating false positives) (commit)