Version 0.0.6 Release
ยท One min read
[0.0.6] - 2025-12-07โ
Addedโ
- Added tag entity and related migrations.
- Added tag related commands.
- Added comprehensive unit tests for tag related features.
Changedโ
- New status command now takes project key first, then status key.
- New ticket command takes project option instead of ordinal argument.
- New ticket command defaults to first project status if none specified.
- Show ticket command now displays status details.
- Show ticket command now displays associated tags.
- List tickets command now has option to filter by tag.
- Show project command now displays key in panel header.
- Show status command now has option to include tickets.
- Made adjustments to views to improve layout and readability.
Fixedโ
- Fixed missing registration for delete status.
- Fixed issue with update project command validating project key even when not specified.
