Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 17:44
df6aeb8

0.3.0 (2025-01-12)

Features

  • parser: add flags for latest and specific releases (#6) (4124c24), closes #3
  • parser: optionally include commit body (dc7c33e), closes #1

Bug Fixes

  • 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)