add filter flags to input list command

add validation logic to input commands

minor version bump
This commit is contained in:
2025-04-20 20:16:02 +01:00
parent 50b566bb71
commit 2b4c3add3c
2 changed files with 60 additions and 52 deletions

View File

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