- Search problems by name
- Re-enable chrome plugin
- allow more flexible categories by @frrad
- change params type to
Option<Param>
@frrad
- adds additional tracing by @shmuga
- removes test_mode parameter by @shmuga
- pipe handling by @aymanbagabas
- Improve README by @xiaoxiae
- Upgrade reqwest to async mode
- Format code using clippy
- support color display
-
Fixed the cache can't update with new added problems
-
Display user friendly errors when pick/edit new added problem.
-
upgrade pyo3
-
fix leetcode list with empty cache
- Make programmable support to be an advanced feature
- Support sup/sub style for numbers
- Better HTML!
-
Display stdout for test and execute commands, fix minor spacing in results displayed
-
Fix panic on
pick
command without cache
Fix panic on stat command with zero numbers
Update versions of diesel and reqwest
Allow for custom testcases with the leetcode test
command, and some minor edits
Corrects file suffixes for c** and c# files
fix percent length panic
fix gt || ge || lt || le
added code 14 and transfered &#ge;
、&#le
and '
.
add code 15
update ac status after submit successfully
show last testcases
fixed float bug in result
sync config while change current lang
update local cache when submission status changes
auto fetch question while exec edit
directly.
Programmable leetcode-cli
- optimize logs
- add tag filter
- sync configs
- fix cookies error handling
- dismiss all
unwrap
,expect
andpanic
- add cookie configs
- Add Linux Support
- release submit command
- deserialize json using outter funcs
- pack mod exports
- add edit command
- add test command
render html in command-line, and pick
command
complete stat
command
complete cache
command
complete list
command
abstract data cache
add list command
chrome cookie