Releases: pi0/rangi
Releases · pi0/rangi
Release list
v2.1.0
v2.0.0
Note
v2 is initial release forking form speed-highlight
🚀 Enhancements
⚠️ Synchronous API with bundled languages (24b9a1d)⚠️ Standalone highlighter with pure js themes (a35e370)⚠️ Pass custom languages per call (f4e48cd)- Expose tokenize as public api (167c71e)
- Increase language support (0d72e61, 1668bc9)
- Add
/coreand/languagessubpaths (ad34acc)
🔥 Performance
🩹 Fixes
- Fix issues from language harness (724cf78)
💅 Refactors
⚠️ Shrink minified bundle 16% with tuple rules (737282d)
📖 Documentation
- Clarify tokenizer behavior (833defb)
📦 Build
- Optimize chunks (f03ff35)