Skip to content

v0.2.1

Choose a tag to compare

@p4ymak p4ymak released this 09 Jan 15:53
· 55 commits to main since this release
0550fca

Updated:

  • Highlighter now returns vector of tokens and can be used beyond egui.
  • Builder pattern methods for Syntax.
  • Demo application with debugger.
  • Tests.
  • egui 0.25.0

Breaking:
Syntax fields are now BTreeSets instead of HashSets.