Commit Graph

20 Commits

Author SHA1 Message Date
0000038084 feat: remove christmas tree emojies 2023-11-23 00:06:59 +01:00
000003708f feat: move data files out of src/ 2023-11-23 00:01:54 +01:00
0000032031 fix: create src/bin/.keep so solver files can be generated 2023-11-20 21:02:48 +01:00
0000030025 feat!: decouple download and scaffold from main package into workspace
Added workspace structure to Cargo.toml. This way we don't need to build
all dependencies for helper binaries. Also changed .cargo/config
accordingly.
2023-11-20 15:53:37 +01:00
000002809a feat: move .trim inside read function 2023-11-18 20:08:29 +01:00
00000270a3 feat!: prune main and download_all and remove tokio dep 2023-11-18 19:31:44 +01:00
000002501a chore: migrate to dotenvy 2023-01-31 19:54:16 +01:00
0000024004 feat: download_all and async downloading with tokio 2022-12-31 19:30:16 +01:00
000002307a chore: lint 2022-12-25 12:00:28 +01:00
00000220cb feat: add elves dep 2022-12-25 11:34:12 +01:00
0000021036 feat: utils folder 2022-12-19 19:23:09 +01:00
00000200d1 feat!: rename test_inputs back to examples 2022-12-15 23:28:36 +01:00
000001908e chore: run cargo fmt 2022-12-12 22:41:35 +01:00
000001703d feat!: prepare -> scaffold 2022-12-08 21:33:15 +01:00
0000013035 refactor(lint): clippy 2022-12-06 21:48:14 +01:00
00000070ce feat: add github ci for tests, cargo check and clippy 2022-11-30 21:43:29 +01:00
0000006099 feat: to_vec<T> and to_vec_vec<T> helpers 2022-11-29 21:02:36 +01:00
0000003007 feat: download cli command 2022-11-29 20:35:50 +01:00
000000208a chore: cleanup for 0.1.0 release 2022-11-29 20:35:35 +01:00
0000001094 feat: prepare, solve, solve all 2022-11-29 20:35:31 +01:00