Skip to content

Releases: saying121/lcode

v0.8.1

28 Apr 15:29
Compare
Choose a tag to compare

What's Changed

  • fix(cli): fix lcode fzy detail and generate help by @saying121 in #6

Full Changelog: v0.8.0...v0.8.1

v0.8.0

28 Apr 14:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.18...v0.8.0

Added

  • shell completion run lcode --generate <zsh|bash|...>

Changed

  • reqwest feature from gzip to brotli.
  • lcode-config: change dir name form "leetcode-cn-en-cli" to "lcode".
  • Not auto generate config files, run lcode gencon generate default config.

migration to v0.8.0

# linux
cp ~/.config/leetcode-cn-en-cli ~/.config/lcode
cp ~/.cache/leetcode-cn-en-cli ~/.cache/lcode
# macos
cp ~/.config/leetcode-cn-en-cli ~/.config/lcode
cp ~/Library/Caches/leetcode-cn-en-cli ~/Library/Caches/lcode

v0.7.18

22 Apr 13:13
Compare
Choose a tag to compare

What's Changed

  • feat: Edit log file

Full Changelog: v0.7.17...v0.7.18

v0.7.17

19 Apr 14:30
Compare
Choose a tag to compare

Full Changelog: v0.7.16...v0.7.17

  • Fix: when browser is empty panic.
  • Feat: check cookies expiry by decrypt-cookies v0.5.3

v0.7.16

18 Apr 23:10
Compare
Choose a tag to compare

Full Changelog: 0.7.10...v0.7.16

0.7.10

23 Mar 13:23
Compare
Choose a tag to compare
  • feat(lcode::editor): when editor is vim or nvim, will open question and code.
  • feat: auto get cookies add more browser support.

0.7.8

02 Mar 14:06
Compare
Choose a tag to compare

perf: remove unnecessary memory alloc

0.7.7

22 Feb 12:42
Compare
Choose a tag to compare

feat: timely update data
chore: panic = "abort" ,opt-level = "z"

0.7.5

20 Feb 12:36
Compare
Choose a tag to compare

fix(leetcode-api): get_info download avatar.
feat(lcode): show user infos.

0.7.4

11 Feb 11:32
Compare
Choose a tag to compare

fix(topic_tags): close sync bar