v0.7.5
Immutable
release. Only release title and notes can be modified.
✨ Added
- Accept native Jira REST payloads on
create,edit,transition, andlinkvia--json-input. - Render bulk operations as a live per-key block.
🔥 Changed
- Validate
--dry-runagainst the server and report only the checks it actually ran. - Emit pagination as a single canonical block with resumable cursors.
🪲 Fixed
- Resolve numeric transition targets against the live transition list under
--dry-run.
📜 Commits
a4ef45dfix(user): render search matches as lines in human output1d07454feat(issue): accept native Jira REST bodies on create, edit, transition, and link90d76c8fix(pagination): one canonical block, honest signals, resumable cursorsf27b64ffeat(dry-run): server-validated pre-flight and honest local claimsf3b8205fix(dry-run): resolve numeric transition targets against the live list255d48afeat(fanout): render bulk operations as a live per-key blockdb72a9crefactor(plain): make multi-key entries self-identifying, drop the heading
Full Changelog: v0.7.4...v0.7.5