Skip to content

Releases: saying121/lcode

0.7.1

15 Jan 10:20
Compare
Choose a tag to compare

feat: notify checkin

0.7.0

12 Jan 15:00
Compare
Choose a tag to compare

release(lcode): 0.7.0, add cargo integer, keymap, better start/end
breaking change:

  • default code start/end, example rust : start = "//start/" to // start /,
  • split database to cn and com,
  • split config file.

0.6.1

02 Dec 09:19
Compare
Choose a tag to compare

fix(render): distinguish between html and markdown

0.6.0

14 Nov 09:39
Compare
Choose a tag to compare

BREAKING CHANGE: refactor database,please use lcode sync -f to resync
feat: add filter by input,difficulty,and show some info

0.5.9

29 Oct 10:33
Compare
Choose a tag to compare
release: update dependencies

chore: publish to crates.io

0.5.3

07 Sep 06:48
Compare
Choose a tag to compare
improve tui

0.5.2

06 Sep 03:23
Compare
Choose a tag to compare

fix something

0.5.1

03 Sep 13:41
Compare
Choose a tag to compare
fix(com): serde

0.5.0

03 Sep 04:19
Compare
Choose a tag to compare
ui: add keymaps

0.4.1

31 Aug 14:21
Compare
Choose a tag to compare

Change Log

  • feat: add auto get cookie for chrome