blob: 45ed4e370fd1cc64c75c245e22bf5cef5e58fc46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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 health check serverless mode
[ ] Rewrite + test health client (copy catclient)
|