Download Latest Version v0.3.1 source code.tar.gz (26.9 kB)
Email in envelope

Get an email when there's a new version of ticket

Home / v0.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 14 hours ago 748 Bytes
v0.3.1 source code.tar.gz < 14 hours ago 26.9 kB
v0.3.1 source code.zip < 14 hours ago 34.6 kB
Totals: 3 Items   62.3 kB 0

Added

  • list command alias for ls
  • TICKET_PAGER environment variable for show command (only when stdout is a TTY; falls back to PAGER)

Changed

  • Walk parent directories to find .tickets/ directory, enabling commands from any subdirectory
  • Ticket ID suffix now uses full alphanumeric (a-z0-9) instead of hex for increased entropy

Fixed

  • dep command now resolves partial IDs for the dependency argument
  • undep command now resolves partial IDs and validates dependency exists
  • unlink command now resolves partial IDs for both arguments
  • create --parent now validates and resolves parent ticket ID
  • generate_id now uses 3-char prefix for single-segment directory names (e.g., "plan" → "pla" instead of "p")
Source: README.md, updated 2026-01-28