Releases: skygragon/leetcode-cli
Releases · skygragon/leetcode-cli
2.2.1
23 Dec 12:12
Compare
Sorry, something went wrong.
No results found
add commands aliases.
enhance documents about install error on Ubuntu.
config
fix wrong parsing on non-string value.
plugin
fix bug when installing new npm modules.
show
use traditional .py for python3 filename.
submission
enhance recursive folder creation.
2.2.0
20 Dec 13:47
Compare
Sorry, something went wrong.
No results found
config
add new config command to manage user configs.
try to save user from manually editing config file (~/.lcconfig).
start to use new json config format. (NOTE: not compatible with old format!)
show
print suppoerted language list.
add Release Notes page.
remove several legacy hacks.
2.1.1
19 Dec 02:16
Compare
Sorry, something went wrong.
No results found
add show -e to open editor.
simplify show command parameters.
bugfixes of color output.
2.1.0
16 Dec 15:50
Compare
Sorry, something went wrong.
No results found
fixes "unknown language" error.
add kotlin language.
adjust cache command.
update library dependencies.
2.0.3
29 Oct 01:07
Compare
Sorry, something went wrong.
No results found
simplify plugin installation.
e.g. leetcode plugin -i company
auto create directory in submission.
enhance level display in list.
fix "submit too soon" error in submit.
fix beat ratio bug in submit.
fix sort bug in list.
2.0.2
11 Aug 02:12
Compare
Sorry, something went wrong.
No results found
compatible with following 3rd party plugins:
2.0.1
30 Jul 04:21
Compare
Sorry, something went wrong.
No results found
enhance plugin to support enable/disable plugins.
fix error if file not exist in test/submit.
compatible with following 3rd party plugins:
2.0.0
27 Jul 02:05
Compare
Sorry, something went wrong.
No results found
1.0.0
19 Jul 12:48
Compare
Sorry, something went wrong.
No results found
Support database/shell problems beyond algorithms.
Support more programming languages.
Add cache command.
Enhance list/show/stat for algorithms/database/shell.
Enhance submit to display beat ratio.
Fixes interactive mode on windows.
Other bugs fixes.
0.10.1
09 Jun 21:55
Compare
Sorry, something went wrong.
No results found
Fixes missing description issue.
Hide user's sensitive info in trace log.