Releases: clearloop/leetcode-cli
Releases · clearloop/leetcode-cli
v0.4.5
What's Changed
- feat(error): use
thiserror
for error generation by @clearloop in #140 - chore(dep): bump the deps group with 2 updates by @dependabot in #141
- bump version in flake.nix by @hilaolu in #142
- chore(dep): bump the deps group with 10 updates by @dependabot in #143
- fix:Enter cookies directly by @v8yte in #145
- chore(dep): bump the deps group with 14 updates by @dependabot in #146
- chore(dep): bump the deps group with 14 updates by @dependabot in #147
- chore(dep): bump the deps group with 14 updates by @dependabot in #153
- chore(dep): bump the deps group with 9 updates by @dependabot in #156
- Feat: support leetcode.cn by @magicwenli in #158
- chore(dep): bump the deps group with 9 updates by @dependabot in #157
- Add 'site' configuration to example by @hao-lee in #160
- fix: Problems' description (pick, edit) by @tripercy in #163
- chore(dep): bump the deps group across 1 directory with 16 updates by @dependabot in #164
New Contributors
- @dependabot made their first contribution in #141
- @hilaolu made their first contribution in #142
- @v8yte made their first contribution in #145
- @magicwenli made their first contribution in #158
- @hao-lee made their first contribution in #160
- @tripercy made their first contribution in #163
Full Changelog: v0.4.3...v0.4.5
v0.4.3
What's Changed
- Update README.md due to Chromium configuration update by @heeh in #127
- Shell completions by @akarsh1995 in #129
- docs: Update README.md with configuration instructions by @cauliyang in #130
- feat: inject code before and after leetcode boilerplate by @Subjective in #132
- feat: add option to set environment variables for edit command by @Subjective in #133
- fix: shell detection message always outputed when generating completion by @Subjective in #131
- closes #79 fixed python script support by @dubeyKartikay in #134
- pick -n supports closest name match by @qwed81 in #138
- chore(version): bumps version to 0.4.3 by @clearloop in #139
New Contributors
- @akarsh1995 made their first contribution in #129
- @cauliyang made their first contribution in #130
- @Subjective made their first contribution in #132
- @dubeyKartikay made their first contribution in #134
- @qwed81 made their first contribution in #138
Full Changelog: v0.4.1...v0.4.3
v0.4.1
v0.4.0
New configuration has been released in this version!
[code]
editor = 'emacs'
# Optional parameter
editor-args = ['-nw']
lang = 'rust'
[cookies]
csrf = '<your-leetcode-csrf-token>'
session = '<your-leetcode-session-key>'
[storage]
cache = 'Problems'
code = 'code'
root = '~/.leetcode'
scripts = 'scripts'
Any questions plz join telegram: https://t.me/+U_5si6PhWykxZTI1