Releases: huacnlee/autocorrect
Releases · huacnlee/autocorrect
v2.16.2
v2.16.1
v2.16.0
What's Changed
Only for Zed extension: https://github.com/huacnlee/zed-autocorrect
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- Add to support Lua. by @yeshan333 in #281
New Contributors
- @yeshan333 made their first contribution in #281
Full Changelog: v2.14.4...v2.15.0
v2.14.4
v2.14.3
What's Changed
Full Changelog: v2.14.2...v2.14.3
v2.14.2
What's Changed
- Fix #261 to have better YAML parse by @yihong0618 in #272
Full Changelog: v2.14.1...v2.14.2
v2.14.1
v2.14.0
What's Changed
- feat: Add
space-dollaroption to add space near the$by @taoky in #259 - fix: support python double quote regexp by @st1020 in #258
New Contributors
- @typed-sigterm made their first contribution in #251
- @st1020 made their first contribution in #258
- @taoky made their first contribution in #259
Full Changelog: v2.13.3...v2.14.0
v2.13.3
What's Changed
🎉 Special thanks @quake for these performance changes, this version AutoCorrect get about 10% ~ 30% performance up.
- perf: Optimize
ReplaceRulestruct by @quake in #246 - perf: Optimize spellcheck rule by @quake in #247
- perf: Optimize format_word function performance by using direct Unicode mapping by @quake in #245
- perf: Use Cow to avoid creates string on format. by @quake in #248
- doc: Add use case for greptimedb by @yihong0618 in #244
- doc: Update benchmark result. by @huacnlee in #249
New Contributors
Full Changelog: v2.13.2...v2.13.3