Skip to content

Releases: danielriddell21/letsgo

v0.4.0

Choose a tag to compare

@danielriddell21 danielriddell21 released this 13 Sep 13:47

Features

  • add the selfupdate package and letsgo update (1789159)
  • publish a reproducible CycloneDX SBOM (374fe8d)
  • add letsgo yank (2643705)

Fixes

  • key the build cache on the Go version (f1f08e1)

Refactoring

Documentation

  • cut the readme back to usage and move detail to the wiki (#1)

Other changes

2 maintenance commits not shown.

v0.3.0

Choose a tag to compare

@danielriddell21 danielriddell21 released this 12 Sep 16:04

Features

  • publish multi-arch container images (cbdf354)
  • publish a Homebrew formula to a tap (634999c)
  • add letsgo diff, size budgets and install.sh (d6c69e1)

Documentation

  • add GoReleaser migration guide (13639f0)

v0.2.0

Choose a tag to compare

@danielriddell21 danielriddell21 released this 12 Sep 09:17

Features

  • add letsgo tag (3fb4c0e)
  • add API compatibility gate (f7fee92)
  • add build cache and vulnerability gate (05d49cd)
  • add release verification and provenance (9e493e1)

v0.1.0

Choose a tag to compare

@danielriddell21 danielriddell21 released this 12 Sep 08:18

Changes

  • Add release command, workflow and permission probe (d90de7b)
  • Add GitHub client and resumable publishing (f0fd112)
  • Add changelog generation (ce9e2b8)
  • Add release manifest, source archive and smoke check (b3113af)
  • Resolve git from fixed system directories only (f4efaf2)
  • Add plan resolver and letsgo CLI (772a85d)
  • Add letsgo.mod config parser and formatter (ab87ebc)
  • Add module, git and symbol discovery (d08eab7)
  • Add reproducibility CI workflow (1c9c310)
  • Add reproducible build and archive packages (13de3f5)
  • Add README covering usage, philosophy and roadmap (016d812)
  • Add design plan for letsgo, a Go-only release tool (5c33aec)

Contributors

claude, danielriddell21