Skip to content

Releases: stacklok/releaseo

v0.0.3

03 Feb 14:45
b702275

Choose a tag to compare

What's Changed

  • Add git trailer to preserve workflow triggering actor by @danbarr in #21

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

29 Jan 17:37
add86e3

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

16 Jan 15:05
6473f04

Choose a tag to compare

Changelog

  • fe2733a Add CI workflow for tests, linting, and build
  • 32bfc79 Add GoReleaser and pre-built binary distribution (#16)
  • 6b48724 Add binary distribution via GoReleaser (#17)
  • d986700 Add documentation explaining why releaseo is useful
  • d4ec2d6 Add helm_docs_args for passing extra flags to helm-docs
  • f1ae324 Add security threat model documentation (#9)
  • 6cceaa3 Add validation to reject paths starting with '.'
  • 6473f04 Download binary to runner temp directory (#18)
  • ddb238a Fix YAML formatting: use surgical text replacement
  • 0bc80b0 Fix helm-docs files not included in PR
  • 1b1a105 Fix lint issues found by CI
  • 6a38ac9 Initial commit
  • d7fd5b5 Initial commit
  • 0fec5d1 Pin go run to explicit version v1.0.2
  • 95a814e Refactor codebase for cleaner architecture and remove tech debt
  • 97baf61 Refactor codebase for testability and clean architecture (#15)
  • 103e7d5 Release v1.0.11: Add comprehensive YAML comment preservation tests
  • f921976 Remove chart_path, use version_files for all YAML updates
  • e112c6d Remove unused code and update Taskfile
  • 235ea04 Simplify helm-docs to use only helm_docs_args
  • 95c9ace Support embedded versions in YAML values (e.g., image tags) (#7)
  • 52dede4 Switch to goccy/go-yaml for YAML manipulation
  • f0b04aa Update golangci-lint-action to v9 for Go 1.25 support
  • a59050f updates version of releaseo
  • 2802c9b we want to verify surgical replacements