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)