mo8it
0d7b036137
chore: Release
2024-04-25 21:07:41 +02:00
mo8it
5920a58e83
Include dev/Cargo.toml
2024-04-25 19:58:55 +02:00
mo8it
aaea5b490f
chore: Release
2024-04-25 19:54:59 +02:00
mo8it
8d45cdb09d
Fix missing info.toml in the macros crate
2024-04-25 19:54:03 +02:00
mo8it
a4e623ea94
Fix releasing rustlings
2024-04-25 19:33:24 +02:00
mo8it
5595e1c397
chore: Release
2024-04-25 19:32:10 +02:00
mo8it
ca41f9e2df
Prepare for using cargo-release
2024-04-25 19:02:07 +02:00
mo8it
67fa017742
Use os_pipe
2024-04-25 01:56:01 +02:00
mo8it
8ebd2f9df2
Update Cargo.toml files
2024-04-24 16:15:14 +02:00
mo8it
2dac8e509b
Refactor embedded files to add solutions
2024-04-23 19:18:25 +02:00
mo8it
04d36996dd
Update deps
2024-04-21 19:27:00 +02:00
mo8it
a2506f154b
Update serde
2024-04-17 15:56:24 +02:00
mo8it
501b973c25
Add "dev update"
2024-04-17 15:55:50 +02:00
mo8it
f9be652b3b
Ready to publish
2024-04-16 03:56:08 +02:00
mo8it
932f6b53a9
Add myself to the list of authors :)
2024-04-16 03:47:09 +02:00
mo8it
4d9eb35ad7
Prepare for publishing the first alpha version
2024-04-16 03:46:04 +02:00
mo8it
f5eaa578b9
Update deps
2024-04-15 23:35:30 +02:00
mo8it
6f04570dd0
Revert "Implement third-party exercises trust handling"
...
This reverts commit 15ca847c37
.
See https://rust-lang.zulipchat.com/#narrow/stream/334454-rustlings/topic/Proposal.3A.20Third-party.20exercises/near/433183449
2024-04-15 03:36:12 +02:00
mo8it
15ca847c37
Implement third-party exercises trust handling
2024-04-15 02:11:27 +02:00
mo8it
9dcc4b7df5
Simplify the state file
2024-04-14 05:13:27 +02:00
mo8it
5c0073a948
Tolerate changes in the state file
2024-04-14 01:15:43 +02:00
mo8it
c3933904f6
Update deps
2024-04-11 02:51:50 +02:00
mo8it
65849629f5
Remove glob
2024-04-11 02:51:23 +02:00
mo8it
fa1f239a70
Remove "I AM NOT DONE" and the verify mode and add AppState
2024-04-11 02:51:02 +02:00
mo8it
b0f19fd862
Start with the TUI
2024-04-05 03:04:53 +02:00
mo8it
445441ce25
Make gen-dev-cargo-toml a separate package
...
so that `cargo install` only installs `rustlings`
2024-04-04 23:16:57 +02:00
mo8it
9ea744a710
Remove deps not needed in the TUI
2024-04-04 20:27:30 +02:00
mo8it
2b6f9fb6a7
Add Ratatui
2024-04-04 20:21:55 +02:00
mo8it
14f3585816
Make cargo run
work
2024-04-01 02:11:52 +02:00
mo8it
7090fffeae
Fix tests
2024-03-31 18:59:01 +02:00
mo8it
0f18d599e9
Add panic = "abort"
2024-03-29 01:25:32 +01:00
mo8it
3959570221
Bump version to v6
2024-03-29 01:25:21 +01:00
mo8it
e5efc68a91
Done macro
2024-03-28 17:34:48 +01:00
mo8it
76764633b4
Update deps
2024-03-27 15:16:42 +01:00
mo8it
b24f256f2a
Merge branch 'main' into project
2024-03-27 15:06:58 +01:00
mo8it
a27741b131
Merge branch 'main' into performance
2024-03-27 15:00:57 +01:00
mo8it
f995b4c041
Merge branch 'main' into watch
2024-03-27 14:41:26 +01:00
mo8it
b9d2756ce8
Merge branch 'main' into toml
2024-03-27 14:30:10 +01:00
mo8it
8e0f7e56f7
Merge branch 'main' into which
2024-03-27 14:18:20 +01:00
mo8it
87e55ccffd
Use the parsed exercises instead of glob
2024-03-25 22:20:00 +01:00
mo8it
dca3ea355e
Remove the home dependency since it is not used
2024-03-25 14:10:51 +01:00
mo8it
efa9f57048
Add anyhow
2024-03-25 03:46:56 +01:00
mo8it
83cd91ccca
Replace toml with toml_edit
2024-03-25 02:35:51 +01:00
mo8it
51b4c240ed
Use which
instead of running rustc --version
2024-03-25 00:30:01 +01:00
mo8it
c0c112985b
Replace regex with winnow
2024-03-24 19:18:19 +01:00
mo8it
3dce7e5696
Improvements to watch mode
2024-03-23 18:51:25 +01:00
mo8it
36db08340d
Update dependencies
2024-03-10 23:57:35 +01:00
Matthias Richter
adf7d1b975
chore(watch): update notify dependency to v6
...
closes #1640
2023-11-17 00:56:02 +01:00
liv
9a743f80c5
release: 5.6.1
2023-09-18 10:16:05 +02:00
liv
58cabf2ebd
release: 5.6.0
2023-09-04 15:23:04 +02:00
liv
de45998f69
chore: remove argh
2023-09-04 15:02:02 +02:00
mo8it
5a93f2a4f1
Port to Clap
2023-09-04 13:30:46 +02:00
mo8it
c655612d2d
Update deps
2023-08-26 23:34:40 +02:00
liv
f2de12aa34
release: 5.5.1
2023-05-17 21:05:51 +02:00
liv
19cee73209
chore: set up oranda
...
Sets up oranda so we can get nice website things for free. Some caveats we have right now:
- Absolutely manual, I have to do `oranda build` and the deploy manually right now
- I had to pop the Readme into a new Markdown file because the first header in there was looking very strange
2023-05-17 16:56:01 +02:00
liv
f452fd7bb0
release: 5.5.0
2023-05-17 16:30:22 +02:00
liv
7f1754ecc5
release: 5.4.1
2023-03-10 17:39:59 +01:00
liv
fc9fb536ca
release: 5.4.0
2023-02-12 18:01:48 +01:00
liv
9ad884aadb
chore: bump version
2022-12-23 16:55:42 +01:00
mokou
2e1630c712
chore: style fixes
2022-11-11 16:12:09 +01:00
mokou
c923e7af73
chore: release 5.2.1
2022-09-06 12:22:17 +02:00
mokou
3309a01b5e
chore: release 5.2.0
2022-08-27 19:48:15 +01:00
mokou
d0c7b06eff
chore: release 5.1.1
2022-08-17 10:43:50 +02:00
mokou
714a8075cc
chore: bump version
2022-08-16 09:54:25 +02:00
mokou
5435b80841
chore: bump version
2022-07-16 14:30:04 +02:00
mokou
ed0f278a8f
chore: remove mod.rs files and exercises feature
2022-07-11 12:53:49 +02:00
Drew Morris
df68d1a86e
chore: Update spacing in Cargo.toml
2022-07-09 16:50:57 -06:00
mokou
6588d9be22
chore: bump version
2022-07-01 16:48:34 +02:00
Jack Clayton
be87cc9fa6
Add lsp command to fix rust-analyzer
2022-06-17 11:36:06 +08:00
mokou
9ec35d899c
chore: bump version
...
Plus, remove the clog configuration file,
since that's not being used anymore.
2022-04-20 09:44:37 +02:00
mokou
c811643d1e
chore: bump library versions
2022-04-20 09:35:08 +02:00
mokou
cf9f382873
chore: bump version
2022-04-14 11:16:00 +02:00
x-hgg-x
179a75a68d
fix: Include exercises folder in the project structure behind a feature ( #917 )
...
closes #859
closes #913
closes #942
2022-03-29 11:44:06 +02:00
ana
359f81dd0b
chore: upgrade edition to 2021
2021-10-29 14:27:48 +02:00
ana
d57c183028
release: 4.6.0
2021-09-25 11:23:05 +02:00
ana
ba087ce64a
release: 4.5.0
...
Signed-off-by: ana <ana@ana.st>
2021-07-07 22:23:52 +02:00
mokou
84461c20cb
release: 4.4.0
2021-04-24 11:57:00 +02:00
mokou
7928122fce
feat: Replace clap with argh
...
I’ve been wanting to do this for a while, but always procrastinated on it. We’ve been using Clap since the 2.0 rewrite, but Clap is known to be a fairly heavy library. Since Rustlings is usually peoples’ first contact with a Rust compilation, I think it’s in our best interests that this complation is as fast as possible. In effect, replacing Clap with the smaller, structopt-style `argh` reduces the amount of crates needing to be compiled from 82 to 60.
I also think this makes the code way easier to read, we don’t need to use Clap’s methods anymore, but can switch over to using pure Rust methods, e.g., switches are booleans, options are Option<String>s or the like, and subcommands are just structs.
2021-04-21 10:08:26 +02:00
mokou
a303d508cf
release: 4.3.0
2020-12-29 11:39:26 +01:00
mokou
964b2a331d
release: 4.2.0
2020-11-07 14:21:10 +01:00
mokou
89c07b5e43
release: 4.1.0
2020-10-05 18:42:26 +02:00
mokou
f9ccc6a289
release: 4.0.0
2020-07-08 11:35:27 +02:00
mokou
2ff3f7ae13
3.0.0
2020-04-12 00:01:08 +02:00
mokou
8b9479071c
2.2.1
2020-02-27 19:22:55 +01:00
mokou
6eb62fa2ce
2.2.0
2020-02-25 23:00:19 +01:00
Harrison Metzger
32a9cf7b8d
fix: Update deps to version compatable with aarch64-pc-windows
2020-01-11 02:45:38 -06:00
marisa
4b79691d5e
2.1.0
2019-11-27 10:46:09 +01:00
marisa
eac07df96c
2.0.0
2019-11-12 12:24:30 +01:00
Roberto Vidal
4b26546589
fix(run): makes run
never prompt
...
`watch` and `verify` do prompt the user to actively move to the
next exercise. This change fixes `run` to never prompt. Previously
it was inconsistent between "test" and "compile" exercises.
BREAKING CHANGE: we again change the behavior of the `run` command
2019-11-12 11:35:40 +01:00
Roberto Vidal
2cdd61294f
feat: improve watch
execution mode
...
The `watch` command now requires user action to move to the next
exercise.
BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11 16:23:35 +01:00
marisa
a47a62172a
1.5.1
2019-11-11 14:02:27 +01:00
marisa
c8babbad27
1.5.0
2019-11-09 10:52:20 +01:00
marisa
4f0c5a8d49
1.4.1
2019-08-13 11:59:17 +02:00
marisa
b8368de6d5
1.4.0
2019-07-13 12:50:22 +02:00
liv
7fca1d28af
1.3.0
2019-06-05 12:37:02 +02:00
liv
62696f5819
Remove highlighting and syntect
2019-06-05 12:18:50 +02:00
liv
1f2ee8cb62
1.2.2
2019-05-07 12:32:50 +02:00
liv
0279294972
1.2.1
2019-04-22 19:12:30 +08:00
liv
6ae0a00211
1.2.0
2019-04-22 13:09:28 +08:00
liv
4b0b7093e5
1.1.1
2019-04-14 18:29:32 +02:00