Zeyi Fan
|
961b74b95e
|
use last for args and improve documents for command line options
|
2019-07-28 17:48:34 -07:00 |
|
Ashkan Kiani
|
4fdc7ca414
|
Add release, cached, and arg flags (#10)
`--release` compiles in release mode
`--cached` checks for an existing executable before executing
`-a, --arg` allows forward arguments to the program
|
2019-07-28 17:31:24 -07:00 |
|
Zeyi Fan
|
8ff34970b7
|
skip shebang & empty lines at the beginning
|
2019-07-28 17:31:08 -07:00 |
|
Ashkan Kiani
|
21d51d5b2e
|
Update parsing for package declarations (#9)
Use `filter` instead of `take_while` to find all cargo-play
declarations.
|
2019-07-28 17:27:37 -07:00 |
|
Zeyi Fan
|
3d1f7c81ef
|
release v0.3.0
|
2019-06-20 23:07:20 -07:00 |
|
Zeyi Fan
|
057c48416f
|
sort filenames when computing hash
|
2019-06-20 23:04:37 -07:00 |
|
Zeyi Fan
|
002e5c5d70
|
add -c/--clean for cleaning temporary cargo directory
|
2019-06-20 23:01:33 -07:00 |
|
Zeyi Fan
|
7853cd498d
|
add toolchain support
|
2019-06-20 22:51:50 -07:00 |
|
Xidorn Quan
|
1fbe0e878c
|
remove type_alias_enum_variants feature to support stable (#2)
🍺
|
2019-06-07 10:12:59 -07:00 |
|
Zeyi Fan
|
959efa1a73
|
bump version
|
2019-05-23 23:25:04 -07:00 |
|
Zeyi Fan
|
fde3a2ec24
|
add edition support
|
2019-05-23 23:23:50 -07:00 |
|
Zeyi Fan
|
951058c428
|
fix usage
|
2019-05-23 23:05:42 -07:00 |
|
Zeyi Fan
|
be3afd04d7
|
release 0.1.1
|
2019-05-20 01:03:41 -07:00 |
|
Zeyi Fan
|
6fc03845e4
|
add vim command && recordings for preview
|
2019-05-20 00:59:19 -07:00 |
|
Zeyi Fan
|
82d61f0b36
|
fix some bugs, add subdir support
|
2019-05-20 00:28:31 -07:00 |
|
Zeyi Fan
|
177ae206f5
|
skip first play properly
|
2019-05-19 23:30:15 -07:00 |
|
Zeyi Fan
|
aa9be78eeb
|
add some TODOs
|
2019-05-16 00:20:53 -07:00 |
|
Zeyi Fan
|
b81be576b0
|
update README.md
|
2019-05-16 00:18:38 -07:00 |
|
Zeyi Fan
|
0f7035b356
|
add metadata
|
2019-05-16 00:16:11 -07:00 |
|
Zeyi Fan
|
f98b0e3c04
|
initial version
|
2019-05-16 00:04:16 -07:00 |
|
Zeyi Fan
|
8cd541bf81
|
Initial commit
|
2019-05-11 22:18:47 -07:00 |
|