File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1717### 0.7
1818
1919
20+ - [x] Add a transport facility for files
2021- [ ] Add unit aliases
2122 - An alias allows a unit (along with its arguments) to be referred to by a nicer label.
2223 this is primarily to allow rendering of units with long argument lists in the UI in
2324 a way that is meaningful from the unit that depends on it.
2425- Syntax Ergonomics
25- - [ ] Update deps syntax so it doesn't conflict with shell chars
26+ - [x ] Update deps syntax so it doesn't conflict with shell chars
2627 - Right now the captures syntax makes quotes necessary around deps
27- - [ ] Allow string values in deps and emits to be unquoted
28+ - [x ] Allow string values in deps and emits to be unquoted
2829 - Shell quoting rules make double quoting necessary for these values right
2930 now.
30- - [ ] CLI Improvements
31+ - [x ] CLI Improvements
3132 - Show less states in default mode. One line for loading a unit should be fine.
3233
3334### 0.8
You can’t perform that action at this time.
0 commit comments