From 2c98abfccf0bfd9484a30bebccf947fb0f6422d8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 12:40:04 +0200 Subject: Merging upstream version 1.11.0. Signed-off-by: Daniel Baumann --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') 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. -- cgit v1.2.3