summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 16:08:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 16:08:32 +0000
commitd068e649053949f8bd682f7db0a0d4d61024e4e7 (patch)
treed99cbf5b93bfe1605650382d58bf2969d8a8078e /TODO.md
parentReleasing debian version 1.10.1-2. (diff)
downloadlitecli-d068e649053949f8bd682f7db0a0d4d61024e4e7.tar.xz
litecli-d068e649053949f8bd682f7db0a0d4d61024e4e7.zip
Merging upstream version 1.11.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..58e2ebc
--- /dev/null
+++ b/TODO.md
@@ -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.