0.4.0 (2025-01-14)
- cmd:
format
option with new YAML & TOML outputs (7ffb283) - origin: add gitlab support (282dc8a)
- origin: add support for Azure DevOps workitems (e297c7a), closes #2
- origin: add support for github issue lookup (539c4cd), closes #2
- parser: add RelatedItems property (fed2a7b)
- parser: handle "closes #X" strings (e44ef80)
0.3.0 (2025-01-12)
- parser: add flags for latest and specific releases (#6) (4124c24), closes #3
- parser: optionally include commit body (dc7c33e), closes #1
- cmd: check if in git repo before trying to fetch commits (8d2e7bc)
- parser: more robust SHA detection (ecceb64)
- parser: only remove closing paren if exists (22822a9)
0.2.0 (2025-01-12)
- ci: add release-please config and manifest (8f35e6e)
- cmd: add cobra & default cmd definition (fd63c7c)
- parser: handle versions without compare urls (95e9aed)