Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish v0.8.0 #5

Merged
merged 5 commits into from
Apr 28, 2024
Merged

publish v0.8.0 #5

merged 5 commits into from
Apr 28, 2024

Conversation

saying121
Copy link
Owner

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 -r ~/.config/leetcode-cn-en-cli ~/.config/lcode
cp -r ~/.cache/leetcode-cn-en-cli ~/.cache/lcode
# macos
cp -r ~/.config/leetcode-cn-en-cli ~/.config/lcode
cp -r ~/Library/Caches/leetcode-cn-en-cli ~/Library/Caches/lcode

saying121 added 5 commits April 22, 2024 22:40
fix(2024edition): default_features -> default-features
refactor(config): not auto generate config file.
docs(readme): update
@saying121 saying121 merged commit 2511ef8 into main Apr 28, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant