print list as rich table

swap out typer.echo for rich consoles

add filter status command

add util function

minor bump
This commit is contained in:
2025-05-23 21:29:18 +01:00
parent eaa66f0bd5
commit 37dbbdf4e2
5 changed files with 70 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025-present onyx-and-iris <code@onyxandiris.online>
#
# SPDX-License-Identifier: MIT
__version__ = "0.11.0"
__version__ = "0.12.0"