v0.7.3
Immutable
release. Only release title and notes can be modified.
✨ Added
- Read Markdown bodies from a file or stdin via
--markdown-file, unified under a single--markdownflag. - Accept both
--json-inputpayload shapes oncreateandedit.
🔥 Changed
- Normalize pasted Jira wiki markup before Markdown conversion.
- Abort strict ADF mode on content loss only, not on decoration or placement.
- Treat the wire and alias spellings of the project field as one.
📜 Commits
5c4c1cafeat(adf): normalize pasted Jira wiki markup before Markdown conversionad8f58dtest(adf): pin the loud-loss contract and align json-input steering343e01ffeat(cli): unify Markdown body input on a single --markdown flag02806c6fix(create): treat wire project and alias spellings as one field733b107feat(cli): read Markdown bodies from a file or stdin via --markdown-filea302460feat(input): accept both --json-input payload shapes on create and editb16b1b1fix(adf): keep strict mode for content loss, not decoration or placement4856bb3docs: align every surface with the unified input model7001941ci: run the release gate's tests uncached
Full Changelog: v0.7.2...v0.7.3