v1.3.9
Changelog
Features
- 3cdee17: feat: read testcases.txt when running remotely (#221) (@j178)
- 20b7bc0: feat: force submit even if local test failed (#224) (@j178)
- 3bff88d: feat: retrieve output from LeetCode for custom test cases (#223) (@j178)
Bug fixes
- 6a40649: fix: improve go workspace detection (@j178)
- f5a4709: fix: use slash in Cargo.toml path (@j178)
- c5a5811: fix: add check for nil test case file (#238) (@pansophism)
- ec5cff5: fix: breakage in charmbracelet/log (@j178)
- 0dbf80f: fix: ignore testcases file error when test remotely (@j178)
Others
- 534c70f: misc: resolve some todos (@j178)
- 430a246: misc: remove an extra empty line (@j178)
- 48fa7c7: misc: add comments (@j178)
- 8c026df: ci: use zig for cross compiling (@j178)
- 4e673b1: misc: add comments and change a little bit (@j178)
- 4831a6a: Revert "ci: use zig for cross compiling" (@j178)
- 5b84110: misc: use builtin min (@j178)
- 5bb9a06: chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 (#230) (@dependabot[bot])
- 82bc662: chore(deps): bump actions/checkout from 3 to 4 (#228) (@dependabot[bot])
- 382a655: chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#227) (@dependabot[bot])
- 94fc3b9: chore(deps): bump github.com/sashabaranov/go-openai (#231) (@dependabot[bot])
- e37e0a0: misc: bump dependencies (@j178)