Skip to content

Releases: aidenlx/cm-chs-patch

1.12.0

06 May 15:37
Compare
Choose a tag to compare
  • feat: expose cut for search (6a96dc8)

1.11.1

17 Apr 15:19
Compare
Choose a tag to compare
  • perf: improve chs truncate logic (28b4f53)
  • style: linting and naming (247c988)
  • FIX: support Option+Shift+Arrow select by chinese words #13 #27 (64618f0)
  • FIX: move by word escape spaces #26 (f25ec67)

1.11.0

30 Jan 04:07
Compare
Choose a tag to compare
  • update release-it (9d09d09)
  • fix esbuild resolve cm6-view-src (783aad9)
  • remove cm5 support (517c99d)
  • fix: fill the missing chinese punctuation mapping (6e3b54d)
  • fix: ignore non-chs text out of range limit (0172cbd)

1.10.0

18 Jan 05:50
Compare
Choose a tag to compare

1.10.0 (2023-01-18)

Bug Fixes

Features

  • jieba binary can be reused across vault (d38f9cb)

1.9.0

14 Jan 07:42
Compare
Choose a tag to compare

1.9.0 (2023-01-14)

Features

  • support moveByWords and moveTillChinesePunctuation in Vim normal mode #4 (2cbfdf6) @jiyee
  • support background download jieba-wasm file from GitHub (94511a5) @jiyee

Bug Fixes

1.8.2

08 Oct 15:55
Compare
Choose a tag to compare

1.8.2 (2022-10-08)

Bug Fixes

  • should be compatable with codemirror v6 now (1fba3bf), closes #15

1.8.1

02 May 05:58
Compare
Choose a tag to compare

1.8.1 (2022-05-02)

Bug Fixes

  • fix no chs word selected when cursor at end of line (482f0b9)

1.8.0

29 Apr 00:37
Compare
Choose a tag to compare

1.8.0 (2022-04-29)

Features

  • support native segmenter (d642bf3)

1.7.0

28 Apr 17:51
Compare
Choose a tag to compare

1.7.0 (2022-04-28)

Features

  • support keyboard delete by chinese word (7b9631c), closes #2

1.6.0

28 Apr 14:58
Compare
Choose a tag to compare

1.6.0 (2022-04-28)

Features

  • support navigate by chinese word (3d33660), closes #2