blob: f68697c782096d26b3f75cd5e0ee54b8ef935dc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
TODO
====
This is a loose list of what to do. Maybe for the next releae or maybe for a later one.
[ ] Adjust JSONSchema to reflect all the changes made.
[ ] Client 4.x should print a warning when trying to connect to a 3.x server.
[ ] Client 3.x should print a warning when trying to connect to a 4.x server.
[ ] Update docs for color configuration
[ ] Update animated gifs
[ ] Document that can use additional args as file lists
[ ] Document spartan mode
[ ] Document serverless mode
[ ] Go through the git history and document more stuff
[ ] Manual test/adjust dtail colors
[ ] More integration test colors (via dcat?)
[ ] Integration test for dtail in serverless mode
[ ] Integration test for dtail normal mode
|