Releases: skygragon/leetcode-cli
Releases · skygragon/leetcode-cli
0.10.0
06 Jun 05:07
Compare
Sorry, something went wrong.
No results found
Fixes star to work with latest leetcode update.
Fixes display issues on windows.
Update submission to support language param.
Enhance/refactor auto login.
Enhance debug/trace log.
0.9.0
05 May 11:32
Compare
Sorry, something went wrong.
No results found
0.8.0
24 Apr 14:56
Compare
Sorry, something went wrong.
No results found
fix 'Failed to load problem' issue for recent leetcode.com's update.
tuning description format.
minor bug fixes.
0.7.0
30 Dec 10:55
Compare
Sorry, something went wrong.
No results found
fix session expire issue due to latest update of leetcode.com.
show locked problem for payed user.
rename 'lc' to 'leetcode'
0.6.0
15 Oct 03:49
Compare
Sorry, something went wrong.
No results found
add star command to mark favorite problem.
enhance show/submission to add problem details in the source file.
enhance show to avoid overwrite source file by mistake.
fix hanging in test/submit.
enhance submit output.
0.5.0
08 Oct 10:25
Compare
Sorry, something went wrong.
No results found
add submission command to download earlier submissions.
add testcase example in show command.
handle non-testable problem in test command.
0.4.0
15 Sep 01:26
Compare
Sorry, something went wrong.
No results found
Improvements
auto login if session expired.
add UT for most important parts.
several bug fixes on display.
0.3.0
04 Sep 03:23
Compare
Sorry, something went wrong.
No results found
Updated to support recent change on leetcode.com
0.2.0
25 Aug 12:04
Compare
Sorry, something went wrong.
No results found
Improvements
list -q
user -s
version
colorful output
add personal config: ~/.lcconfig
show locked state
Bug fixes
show error type when test failed
0.1.1
23 Aug 13:01
Compare
Sorry, something went wrong.
No results found
Basic functions ready.
Improvements
lc list
lc show
lc submit
lc test
lc user