Commit graph

34 commits

Author SHA1 Message Date
askiiart
8e7fcf204b
bump 2025-01-16 18:26:55 -06:00
askiiart
d030ac779d
write lines directly rather than using bash 2025-01-13 12:35:39 -06:00
askiiart
e0b962b00f
change to FnOnce instead of Fn 2025-01-13 10:22:13 -06:00
askiiart
2597ea1233
update docs and readme, bump 2025-01-12 18:13:03 -06:00
askiiart
9108f2d432
fix missing import in tests - oops 2025-01-12 18:05:03 -06:00
askiiart
187912af13
bump version for publishing 2025-01-11 20:58:19 -06:00
askiiart
b888ee2da6
bump 2025-01-11 20:51:26 -06:00
askiiart
c7793a0beb
remove unused import 2025-01-11 20:50:58 -06:00
askiiart
172974f576
update documentation 2025-01-11 20:48:01 -06:00
askiiart
944140d6f4
improve docs 2025-01-11 19:33:30 -06:00
askiiart
f5b72f3043
format tests 2025-01-11 19:33:09 -06:00
askiiart
dedacf0ea4
fix readme 2025-01-11 19:16:35 -06:00
askiiart
5deaaa4265
misc improvements
notably, run() is better and no longer uses channels
2025-01-11 18:06:29 -06:00
askiiart
98192dd46a
add readme to cargo.toml 2025-01-11 15:37:25 -06:00
askiiart
4dd1b3bcc5
bump 2025-01-11 15:35:16 -06:00
askiiart
13c214780d
update tests 2025-01-11 15:34:58 -06:00
askiiart
8c35325950
fix from_stdout/err 2025-01-11 14:54:37 -06:00
askiiart
eb67b255f0
add String to Line funcs 2025-01-11 14:09:51 -06:00
askiiart
cd41376c22
un-comment sort 2025-01-11 13:43:43 -06:00
askiiart
1f1070b90c
rename run_with_funcs -> run_funcs, add run_funcs_with_lines for similar functionality 2025-01-10 16:32:36 -06:00
askiiart
cce0b5ec41
clean up code 2025-01-10 10:37:51 -06:00
askiiart
ba92ea03b3
update readme 2025-01-01 21:33:37 -06:00
askiiart
1f312e57e5
add run_with_funcs() 2025-01-01 21:05:47 -06:00
askiiart
1cc6903c04
make release compile with opt level 3 2025-01-01 20:54:10 -06:00
askiiart
3c4b786c7d
bump version 2024-12-31 11:05:22 -06:00
askiiart
d75c103ae7
chore: format 2024-12-31 10:32:36 -06:00
askiiart
4e3849a76d
add tests 2024-12-31 10:30:08 -06:00
askiiart
fe8b1cb74d
fix copy-paste error 2024-12-30 20:05:26 -06:00
askiiart
20abd83ae8
add functions so that it's actually usable, and add start and end time to CmdOutput 2024-12-30 19:46:07 -06:00
askiiart
b1ad0e9f02
update description 2024-12-30 19:44:22 -06:00
askiiart
61c6207ff9
update todo 2024-12-30 19:13:33 -06:00
askiiart
246865a3b1
update readme 2024-12-30 18:56:19 -06:00
askiiart
89097a5bc1
add duration and readme 2024-12-30 18:49:22 -06:00
askiiart
9fea47a275
initial commit 2024-12-30 14:51:22 -06:00