4.3.0 (and 4.2.0)
This release lands the documentation-parity work recorded in the CHANGELOG as [4.2.0] and [4.3.0]:
4.2.0 — documentation alignment
- Exhaustive SKILL.md alignment with the
jira-asCLI ground truth across all 14 skills (option names, short flags, command groups) - Repaired jira-admin documentation;
issue-type-scheme createrequires--issue-types - Version bookkeeping reconciled across
VERSION,plugin.json,marketplace.json, the release-please manifest, andpyproject.toml
4.3.0 — jira-as 1.1.3 features + deps
- Documents the 1.1.3 CLI surface: issue parent flags and create
--dry-run,issue transition/transitions/commentaliases,--no-notifydegrade behavior, ADF auto-wrap (JIRA_ADF_CUSTOM_FIELDS), search auto-pagination and empty-export success,agile board list+ backlog fallback, remote web links,fields listproject scoping, enrichedops discover-project, and JSMrequest create/request commentoptions - All install paths point at public PyPI:
pip install "jira-as>=1.1.3" - Installers require Python 3.10+, configuration docs match the real 1.1.3 config surface, exit-code tables match the shared error handler
Full details: CHANGELOG.md