Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 07:02
9b06c87

Commits

  • ffe3f14: Run go mod tidy (Thomas Mills)
  • 5894a3f: Use io.writer for outputs (Thomas Mills)
  • aa75c68: Move output into separate function (Thomas Mills)
  • d6ce703: Remove extra line in Output (Thomas Mills)
  • 049c221: Add Outputxxx tests (Thomas Mills)
  • 32935b1: Update sys dependency to resolve security bug (Thomas Mills)
  • 04eb490: Add coverage.html to .gitignore (Thomas Mills)
  • f330e34: Add Get tests (Thomas Mills)
  • 216e6b3: Simplify GetFail test (Thomas Mills)
  • cb463af: Move changelog gen into a function (Thomas Mills)
  • ab9ab16: Get rid of global changelog in tests (Thomas Mills)
  • 8a12b5c: Add test for GenChangelog (Thomas Mills)
  • c387f0a: Upgrade to go 1.20 (Thomas Mills)
  • 463f3dc: Upgrade auto release version (Thomas Mills)
  • 37cec25: Convert from panic + remove log line beginning (Thomas Mills)
  • cce3307: Add errors where relevant (Thomas Mills)
  • b26f2f8: Update test signatures (Thomas Mills)
  • ff57b14: Defer file close (Thomas Mills)
  • d2a07c1: Use non-operand fmt.Fprint (Thomas Mills)
  • 7960bf2: Output other changes separately (Thomas Mills)
  • 3f89643: Add newline between subgroups (Thomas Mills)
  • 2971bc4: Remove - at beginning (Thomas Mills)
  • 36e9c20: Order other Proc change desc, other asc after (Thomas Mills)
  • 647ba7d: Update go to 1.21.1 (Thomas Mills)
  • 96e42f0: Update tests (Thomas Mills)
  • 312241f: Correct README to reflect new output (Thomas Mills)
  • 9b06c87: Satisfy markdown linting (Thomas Mills)