Skip to content

Releases: acarmisc/finna-cli

v0.1.1

11 Jun 09:54

Choose a tag to compare

Changelog

  • be22b83 fix: address 3 critical code review issues
  • fdb792f docs: rewrite README — badges, command table, quickstart, config reference
  • 1492461 fix: use golangci-lint v2.12.2 (Go 1.25 compat), bump action versions
  • f33e37a fix: golangci-lint v2 requires action v7 not v6
  • ea343cc fix: golangci-lint-action version must be exact semver not ~> constraint

v0.1.0

10 Jun 05:41

Choose a tag to compare

Changelog

  • 5bf2736 fix: brew formula name finna-cli, push to github.com/acarmisc/finna-cli
  • 33022cf feat: Phase 14 — goreleaser + Homebrew tap distribution
  • 7413f94 feat: phases 9-12 — alerts, wastage, diagnostics, UX polish
  • 75d1170 feat: Phase 7+8 — costs commands and dashboard
  • 6a57fd7 feat: Phase 6 — extractors and runs commands
  • e0b7672 feat: initial finna CLI — phases 0-5