Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:44
· 149 commits to main since this release
423a827

Added

  • Initial extraction of atomicfile as a standalone library
  • Harden API with functional options and symlink safety (#10)

Changed

  • Normalize CI caller formatting
  • Extend github>cplieger/.github preset
  • Synced local '.golangci.yaml' with remote '.golangci.yaml' (#3)
  • Synced local '.golangci.yaml' with remote '.golangci.yaml' (#7)
  • Add CodeQL workflow (#13)
  • Set least-privilege GITHUB_TOKEN permissions (contents: read) (#16)
  • Remove local cliff.toml (centralized in cplieger/ci) (#21)
  • Strengthen byte-equality + add missing fuzz targets (#20)
  • Synced file(s) with cplieger/ci (#22)

Dependencies

  • Pin cplieger/ci action to f024f69 (#5)
  • Update cplieger/ci digest to bd60d22 (#6)
  • Update cplieger/ci digest to a4a5c8d (#8)
  • Update cplieger/ci digest to 19357de (#9)
  • Update cplieger/ci digest to e69f2cb (#11)
  • Update cplieger/ci digest to 98c2f68 (#12)
  • Pin dependencies (#14)
  • Update cplieger/ci digest to c3d6df9 (#15)
  • Update cplieger/ci digest to 38aa4e2 (#17)
  • Update cplieger/ci digest to ebe4928 (#18)
  • Update cplieger/ci digest to 2c6289a (#19)

Fixed

  • Satisfy shared CI (vendor configs, lint/format fixes, release permissions)
  • Manual-dispatch releases; CI config
  • Silence golangci-lint nitpicks from fuzz tests (#23)