Skip to content

Commit aca0a8c

Browse files
committed
Update TODOs
1 parent 33482b6 commit aca0a8c

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

TODO.txt

+13-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1+
0.4
2+
- Output version in style of `cargo 1.77.0 (3fe68eabf 2024-02-29)`
13
- Run integration tests using multiple shells.
4+
- `rew x --null` example with propagation.
5+
- Better shell specific examples for `rew x`.
6+
- Add `rew x --quote` with examples.
7+
- Fix `--examples` order in generated docs.
28
- Make `rew x` escape sequences forward compatible (errors for unkown escape sequences).
3-
- Add `rew prefix` command and use it to prefix stderr of `rew x` child processes?
49
- Add `REW_PREFIX` env var to enforce stderr prefix over detecting it from argv[0]?
5-
- Fix `--examples` order in generated docs.
6-
- Better shell specific examples for `rew x`.
710
- Refactor and split `x.rs` into multiple files.
11+
- Add missing unit test to increase code coverage.
12+
- Prepare changelog for 0.4.0
813
- Finish user guide (performance, caveats, global opts propagation in `rew x`, forward compatibility, versioning).
9-
- Setup CI (gh-pages on different path /rew-ng).
10-
- Setup CI (release).
14+
- Setup CI GitHub pages workflow.
15+
- Setup CI release workflow.
16+
- Add here more TODOs for command replacement of old rew filters.
17+
18+
1.0
1119
- Setup man generator.
12-
- Add TODOs for command replacement of old rew filters.

0 commit comments

Comments
 (0)