Releases: clearloop/leetcode-cli
Releases · clearloop/leetcode-cli
Release list
v0.5.5
What's Changed
- feat(env): respect environment variables for editor by @astropanic in #235
- chore(dep): bump actions/checkout from 6 to 7 in the deps group by @dependabot[bot] in #232
New Contributors
- @astropanic made their first contribution in #235
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- stub methods in chrome plugin and use native tls by @martindmtrv in #230
- fix: link the system sqlite instead of bundling it by @clearloop in #231
New Contributors
- @martindmtrv made their first contribution in #230
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- refactor: replace the archived rookie crate with a native chrome cookie reader by @clearloop in #228
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix: bundle sqlite so leetcode-cli builds without a system libsqlite3 by @clearloop in #227
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore(dep): bump the deps group with 10 updates by @dependabot[bot] in #214
- chore(dep): bump the deps group with 8 updates by @dependabot[bot] in #215
- fix: macos chrome cookie plugin by @wendajiang in #217
- chore(dep): bump the deps group across 1 directory with 12 updates by @dependabot[bot] in #220
- fix: import rand::RngExt so pick compiles after rand 0.10 bump by @andrew-tawfeek in #223
- chore(dep): bump the deps group across 1 directory with 12 updates by @dependabot[bot] in #224
- docs: restructure README into a front-door + docs/ pages and embed it in rustdoc by @clearloop in #225
New Contributors
- @andrew-tawfeek made their first contribution in #223
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat(clap): use clap derive for commands by @clearloop in #212
Full Changelog: v0.4.8...v0.5.0
v0.4.8
What's Changed
- Fix(config reset when syncing config) by @RGFTheCoder in #207
- chore(dep): bump the deps group across 1 directory with 17 updates by @dependabot[bot] in #206
- chore(dep): bump actions/checkout from 4 to 5 in the deps group by @dependabot[bot] in #200
- chore(dep): bump the deps group with 9 updates by @dependabot[bot] in #208
- Add -w/--watch flag to test subcommand to watch for file changes by @brubsby in #211
New Contributors
- @RGFTheCoder made their first contribution in #207
- @brubsby made their first contribution in #211
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- Create SECURITY.md by @Thess2782 in #183
- Update README.md (typo error) by @uuvccc in #184
- chore(dep): bump the deps group across 1 directory with 16 updates by @dependabot[bot] in #186
- fix: fix some format errors by @Marukohe in #190
- chore(dep): bump the deps group with 11 updates by @dependabot[bot] in #191
- Add environment variable override for cookie configuration by @yousiki in #195
- chore(dep): bump the deps group with 7 updates by @dependabot[bot] in #192
- chore(dep): bump the deps group with 7 updates by @dependabot[bot] in #196
New Contributors
- @Thess2782 made their first contribution in #183
- @uuvccc made their first contribution in #184
- @Marukohe made their first contribution in #190
- @yousiki made their first contribution in #195
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- fix flake.nix by @ryoppippi in #170
- chore(dep): bump the deps group across 1 directory with 13 updates by @dependabot in #167
- chore(dep): bump the deps group across 1 directory with 14 updates by @dependabot in #173
- Add
--dailycli option foredit,testandexecby @Dzuchun in #175 - chore(dep): bump the deps group across 1 directory with 16 updates by @dependabot in #176
- chore(dep): bump the deps group with 7 updates by @dependabot in #177
New Contributors
- @ryoppippi made their first contribution in #170
- @Dzuchun made their first contribution in #175
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- feat(error): use
thiserrorfor error generation by @clearloop in #140 - chore(dep): bump the deps group with 2 updates by @dependabot in #141
- bump version in flake.nix by @hilaolu in #142
- chore(dep): bump the deps group with 10 updates by @dependabot in #143
- fix:Enter cookies directly by @v8yte in #145
- chore(dep): bump the deps group with 14 updates by @dependabot in #146
- chore(dep): bump the deps group with 14 updates by @dependabot in #147
- chore(dep): bump the deps group with 14 updates by @dependabot in #153
- chore(dep): bump the deps group with 9 updates by @dependabot in #156
- Feat: support leetcode.cn by @magicwenli in #158
- chore(dep): bump the deps group with 9 updates by @dependabot in #157
- Add 'site' configuration to example by @hao-lee in #160
- fix: Problems' description (pick, edit) by @tripercy in #163
- chore(dep): bump the deps group across 1 directory with 16 updates by @dependabot in #164
New Contributors
- @dependabot made their first contribution in #141
- @hilaolu made their first contribution in #142
- @v8yte made their first contribution in #145
- @magicwenli made their first contribution in #158
- @hao-lee made their first contribution in #160
- @tripercy made their first contribution in #163
Full Changelog: v0.4.3...v0.4.5