Skip to content

Release v3.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Oct 08:59
· 12 commits to master since this release

3.6.0 (2025-10-22)

Features

  • add ORAS bash completion support (5f51927)
  • add version tracking for dynamically installed tools (a290b7e)
  • pin tool versions and enable Renovate tracking (3fdd021)

Bug Fixes

  • add error handling for ORAS version fetching (11821be)
  • align platform builds between PR and release workflows (ee8b2fd)
  • convert unused TZ ARG to ENV variable (5b5fff0)
  • replace deprecated actions/create-release with softprops/action-gh-release (241109f)
  • replace deprecated set-output command with GITHUB_OUTPUT (678b817)

Documentation

  • significantly improve README with comprehensive usage examples (53d1341)
  • update CLAUDE.md with latest changes and conventional commit requirements (99c6980)

Code Refactoring

  • remove unused build-args generation step (ee88289)