Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:45
· 189 commits to main since this release
3c002c3

Added

  • Initial extraction of wiregen as a standalone library
  • Public-v1 API hardening with options, constants, and tests (#9)

Changed

  • 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 (#12)
  • Set least-privilege GITHUB_TOKEN permissions (contents: read) (#15)
  • Remove local cliff.toml (centralized in cplieger/ci) (#19)
  • Synced file(s) with cplieger/ci (#20)

Dependencies

  • Pin cplieger/ci action to f024f69 (#5)
  • Update cplieger/ci digest to a4a5c8d (#6)
  • Update cplieger/ci digest to 19357de (#8)
  • Update cplieger/ci digest to e69f2cb (#10)
  • Update cplieger/ci digest to 98c2f68 (#11)
  • Pin dependencies (#13)
  • Update cplieger/ci digest to 38aa4e2 (#14)
  • Update cplieger/ci digest to ebe4928 (#16)
  • Update cplieger/ci digest to 2c6289a (#17)

Fixed

  • Satisfy shared CI (vendor configs, lint/format fixes, release permissions)
  • Manual-dispatch releases; CI config
  • Fuzz completeness + injection bug fixes (#18)
  • SplitSeq modernize lint fixes (#21)