diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 10:40:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 10:40:04 +0000 |
commit | 2c98abfccf0bfd9484a30bebccf947fb0f6422d8 (patch) | |
tree | d99cbf5b93bfe1605650382d58bf2969d8a8078e /TODO.md | |
parent | Adding debian version 1.10.1-2. (diff) | |
download | litecli-2c98abfccf0bfd9484a30bebccf947fb0f6422d8.tar.xz litecli-2c98abfccf0bfd9484a30bebccf947fb0f6422d8.zip |
Merging upstream version 1.11.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | TODO.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +* [ ] Change to use ruff +* [ ] Automate the release process via GH actions. [Article](https://simonwillison.net/2024/Jan/16/python-lib-pypi/) + +* [] Sort by frecency. +* [] Add completions when an attach database command is run. +* [] Add behave tests. |