| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-15 | Revert "Implement third-party exercises trust handling" | mo8it | |
| This reverts commit 15ca847c37c170590abe6caa53dba5606d956341. See https://rust-lang.zulipchat.com/#narrow/stream/334454-rustlings/topic/Proposal.3A.20Third-party.20exercises/near/433183449 | |||
| 2024-04-15 | Implement third-party exercises trust handling | mo8it | |
| 2024-04-14 | Update deps | mo8it | |
| 2024-04-14 | Simplify the state file | mo8it | |
| 2024-04-14 | Tolerate changes in the state file | mo8it | |
| 2024-04-12 | Update deps | mo8it | |
| 2024-04-12 | Update winnow | mo8it | |
| 2024-04-11 | Update deps | mo8it | |
| 2024-04-11 | Remove glob | mo8it | |
| 2024-04-11 | Remove "I AM NOT DONE" and the verify mode and add AppState | mo8it | |
| 2024-04-07 | Update deps | mo8it | |
| 2024-04-05 | Start with the TUI | mo8it | |
| 2024-04-04 | Make gen-dev-cargo-toml a separate package | mo8it | |
| so that `cargo install` only installs `rustlings` | |||
| 2024-04-04 | Remove deps not needed in the TUI | mo8it | |
| 2024-04-04 | Add Ratatui | mo8it | |
| 2024-03-29 | Bump version to v6 | mo8it | |
| 2024-03-28 | Done macro | mo8it | |
| 2024-03-27 | Update deps | mo8it | |
| 2024-03-27 | Merge branch 'main' into project | mo8it | |
| 2024-03-27 | Merge branch 'main' into performance | mo8it | |
| 2024-03-27 | Merge branch 'main' into watch | mo8it | |
| 2024-03-27 | Merge branch 'main' into toml | mo8it | |
| 2024-03-27 | Merge branch 'main' into which | mo8it | |
| 2024-03-25 | Remove the home dependency since it is not used | mo8it | |
| 2024-03-25 | Add anyhow | mo8it | |
| 2024-03-25 | Replace toml with toml_edit | mo8it | |
| 2024-03-25 | Use `which` instead of running `rustc --version` | mo8it | |
| 2024-03-24 | Replace regex with winnow | mo8it | |
| 2024-03-23 | Improvements to watch mode | mo8it | |
| 2024-03-10 | Update dependencies | mo8it | |
| 2023-11-17 | chore(watch): update notify dependency to v6 | Matthias Richter | |
| closes #1640 | |||
| 2023-09-18 | release: 5.6.1 | liv | |
| 2023-09-04 | release: 5.6.0 | liv | |
| 2023-09-04 | chore: remove argh | liv | |
| 2023-09-04 | Port to Clap | mo8it | |
| 2023-08-26 | Update deps | mo8it | |
| 2023-07-14 | fix: run cargo update to build proc-macro2 on nightly | Nicholas R. Smith | |
| 2023-05-17 | release: 5.5.1 | liv | |
| 2023-05-17 | release: 5.5.0 | liv | |
| 2023-03-24 | cargo update for to resolve #1430 | Eugene | |
| 2023-02-12 | release: 5.4.0 | liv | |
| 2022-12-23 | chore: bump version | liv | |
| 2022-09-06 | chore: release 5.2.1 | mokou | |
| 2022-08-17 | chore: release 5.1.1 | mokou | |
| 2022-08-16 | chore: bump version | mokou | |
| 2022-08-03 | feat(errors5): add simpler explanation for box dyn | mokou | |
| 2022-07-11 | chore: remove mod.rs files and exercises feature | mokou | |
| 2022-06-17 | Add lsp command to fix rust-analyzer | Jack Clayton | |
| 2022-06-06 | chore(deps): bump regex from 1.5.4 to 1.5.5 | dependabot[bot] | |
| Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-04-20 | chore: bump version | mokou | |
| Plus, remove the clog configuration file, since that's not being used anymore. | |||
