Skip to content

2.0.0

Compare
Choose a tag to compare
@axemonk axemonk released this 30 Apr 18:19
· 302 commits to main since this release

More collaboration and generous rebuilding (the latter being the main reason for the major version change).

  1. Fixed edge cases in strange column names.
  2. String wildcards can now be visibly escaped with tildes. When tildes are used to escape, they become operators.
  3. Unmatched end parentheses highlighting inside and outside of parentheticals.
  4. Unmatched end square and curly brackets only highlight outside of parentheticals. (and potentially inside in the future)