review fixes: version bump, remove dead test file, fix extract-text bounds, fix markdown package, update roadmap

This commit is contained in:
Hermes
2026-05-11 22:50:31 +00:00
parent 1ba298e705
commit 225b52a9d8
7 changed files with 10 additions and 279 deletions

View File

@@ -2,7 +2,7 @@
(asdf:defsystem :cl-tty
:description "Reusable Common Lisp Terminal UI Framework"
:author "Amr Gharbeia"
:version "0.13.0"
:version "0.14.0"
:license "GPL-3.0"
:depends-on (:fiveam :sb-posix)
:components