Skip to main content

Version 0.0.5 Release

ยท One min read
Joe Trumbull
Founder & CEO, Spokesoft

[0.0.5] - 2025-11-17โ€‹

Addedโ€‹

  • Added comment entity and related migrations.
  • Added comment related commands.
  • Added comprehensive unit tests for comment related features.
  • Added 'show board' command to display project board.

Version 0.0.4 Release

ยท One min read
Joe Trumbull
Founder & CEO, Spokesoft

[0.0.4] - 2025-11-16โ€‹

Addedโ€‹

  • Added ticket entity and related migrations.
  • Added ticket related commands.
  • Added comprehensive unit tests for ticket related features.
  • Added status filtering to the 'list tickets' command.
  • Added case insensitive handling for project, ticket and status keys.
  • Added unit tests for queries and repositories.