More Robust Parsing
- 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!