Releases: j178/leetgo
Releases · j178/leetgo
v0.1.6-beta
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- b9af788: Switch to go-json (@j178)
- f8bf6d7: Add
leetgo edit
(@j178) - 5b6e3f5: Add spinner for test and submit (@j178)
- a4d76a7: Add inspect command (@j178)
- 1cddae4: Hide inspect (@j178)
- 61a1b86: Add editor open log (@j178)
- 3eb04fd: Decode html entities (@j178)
- b91aa95: Improve special character handling (@j178)
- 912b970: Fix custom test cases (@j178)
- ec057f7: Add git helper commands (@j178)
- 871b043: Strip comments from commit message (@j178)
- f4d4692: Basic contest info (@j178)
- c3c2c63: Add register and unregister (@j178)
- 58f7beb: Improve (@j178)
- ba425e1: Respect
--yes
(@j178) - d0e6049: Use ParseContestQID to expand contest qid (@j178)
- 1a50329: Add contest related functions (@j178)
- a3aa916: Generate support contest (@j178)
- 79dfd24: Implement select and wait start (@j178)
- 26ff499: Improve contest generate (@j178)
- b63e6bb: Improve contest generation (@j178)
- 645aeaf: Fix lint (@j178)
- 8b3e486: List registered contest only for unregister (@j178)
- f319869: Update readme (@j178)
- 4aa2b19: Use contest test and submit (@j178)
- 859fe52: Cleanup (@j178)
- 075b49c: temp (@j178)
- b3c0949: Implement pick prompts (@j178)
- d6650cf: Improve rate limiter (@j178)
- b19b6f4: Update Chinese Readme (@j178)
- e46846b: Update readme (@j178)
- 7033248: Init vhs tape (@j178)
- f2e72ab: Improve tape (@j178)
- 680bc82: git ignore (@j178)
- 3f5ef27: Add auto mod code (@j178)
- 8b6db7d: Try to use v8 to parse js (@j178)
- 938a582: Use goja instead (@j178)
- 2e6a735: Implement contest html parse (@j178)
- 814663e: Improve html parse (@j178)
- f889814: Fix multiple input arguments test cases (@j178)
- 87e629b: Remove colon from testcase marker (@j178)
- 341c162: Revert "Remove colon from testcase marker" (@j178)
- 8b57a8e: Use zh as default readme (@j178)
- 1808b05: Fix update readme (@j178)
- b5016b0: Multiple fixes (@j178)
- 2f38909: Use asciinema generated gif (@j178)
- f4abefc: Add gif (@j178)
- fa687d4: Use asciinema again (@j178)
v0.1.0-beta.1
Changelog
- b9af788: Switch to go-json (@j178)
- f8bf6d7: Add
leetgo edit
(@j178) - 5b6e3f5: Add spinner for test and submit (@j178)
- a4d76a7: Add inspect command (@j178)
- 1cddae4: Hide inspect (@j178)
- 61a1b86: Add editor open log (@j178)
- 3eb04fd: Decode html entities (@j178)
- b91aa95: Improve special character handling (@j178)
- 912b970: Fix custom test cases (@j178)
- ec057f7: Add git helper commands (@j178)
- 871b043: Strip comments from commit message (@j178)
- f4d4692: Basic contest info (@j178)
- c3c2c63: Add register and unregister (@j178)
- 58f7beb: Improve (@j178)
- ba425e1: Respect
--yes
(@j178) - d0e6049: Use ParseContestQID to expand contest qid (@j178)
- 1a50329: Add contest related functions (@j178)
- a3aa916: Generate support contest (@j178)
- 79dfd24: Implement select and wait start (@j178)
- 26ff499: Improve contest generate (@j178)
- b63e6bb: Improve contest generation (@j178)
- 645aeaf: Fix lint (@j178)
- 8b3e486: List registered contest only for unregister (@j178)
- f319869: Update readme (@j178)
- 4aa2b19: Use contest test and submit (@j178)
- 859fe52: Cleanup (@j178)
- 075b49c: temp (@j178)
- b3c0949: Implement pick prompts (@j178)
- d6650cf: Improve rate limiter (@j178)
- b19b6f4: Update Chinese Readme (@j178)
v0.1.0-alpha.7
Changelog
- 4500ebf: Show test results (@j178)
- 7145404: Format submit result (@j178)
- d88a7c1: Fix 429 handling (@j178)
- d6d8e3e: Workaround config merge issue (@j178)
- be0c880: Fix init command config loading (@j178)
- 403f2e2: Limit test & submit request rate (@j178)
- 4b96411: Control submit frequency (@j178)
- 5a0ef16: Fix lang mapping to config section (@j178)
- ca414c1: Improve go testutils output (@j178)
- 3a381e9: Fix python3 slug (@j178)
- 0a16505: Try bubbletea (@j178)
- e47036c: First working TUI for pick mode (@j178)
- bcb70ee: Fix cache sqlite (@j178)
- 99e41d4: Refactor config code a bit (@j178)
- 8914233: Refactor config again (@j178)
- fc1d566: Fix file_template priority (@j178)
- 2102360: Rename a bit (@j178)
- e361219: Fix not supported generator (@j178)
- 9739c83: Remove two methods from Lang interface (@j178)
- 476aeb1: Fix lint (@j178)
v0.1.0-alpha.6
Changelog
- 244138a: Define qid (@j178)
- bdc11d0: Redesign commands (@j178)
- 1071412: Implement qid parse, introduce contest qid (@j178)
- d4ed527: Fix lint (@j178)
- 10b163d: Tweak goreleaser changlog (@j178)
- c7e4eea: Add link (@j178)
- 7da0a07: Remove zwsp characters (@j178)
- 0a878db: Tweak qid parse (@j178)
- 2495b07: Postpone question data loading (@j178)
- ad50509: Implement
leetgo test
(@j178) - 2874e7c: Improve
leetgo test
& improve concurrent safety (@j178) - 4cd3cda: Use mine kooky fork (@j178)
- 0b1bdf5: Fix lint (@j178)
- 3392f83: Golang local test (@j178)
- d518a92: Separate test and submit (@j178)