v0.1.27
What’s Changed
Fixes
- Invalid issue files:
tbd listand other commands now skip parse-invalid issue
files with a readable warning instead of crashing or dumping raw validation errors. - Issue validation:
tbd createandtbd updatenow reject empty or overlong
titles before writing issue files, with guidance to move long details into the body. - Doctor diagnostics:
tbd doctornow reports invalid issue files explicitly so
users can repair or delete them.
Full commit history: v0.1.26...v0.1.27