You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: v0.23.0
the old version number scheme is not very useful. It will use the same version number as the upstream tree-sitter to indicate its dependency.
release: v0.2.0
* fix some number parse bug
* fully fix the problem that a number is parsed as a symbol or vice
versa (I expect)
* reduce library size from 400k to 210k
* thanks @homedirectory