Skip to content

More Robust Parsing

Compare
Choose a tag to compare
@trishume trishume released this 28 Apr 15:11
· 608 commits to master since this release
  • Parsing now abandons a regex after reaching a recursion depth limit instead of taking forever
  • Loop detection better matches Sublime Text
  • Parsing is faster!
  • Dependency upgrades
  • Other minor tweaks

Thanks to @robinst for the headline features of this release!