Skip to content

v1.0.0.4

Compare
Choose a tag to compare
@David-Maisonave David-Maisonave released this 15 Sep 20:17
· 12 commits to main since this release

Fixes and Changes

  1. Fixed token selection issue which occurred when changing compatibilities.
  2. Added tokens < and >.
  3. Removed token \b when std::regex compatibility is selected, because the token is not compatible.
  4. Changed Scintilla library from 3.5 to 5.1.1.
  5. Made minor changes in code to make it compatible with Scintilla 5.1.1.