Skip to content

Releases: SuppieRK/cmdshape

cmdshape 0.9.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:01
Immutable release. Only release title and notes can be modified.
df02e3d

What changed

This is a maintenance release that simplifies cmdshape internals and removes custom helpers where the standard library is clearer.

There are no intended changes to the CLI, filter format, passthrough boundary, or native command semantics. Upgrade if you want the latest maintained binary and release artifacts.

Install or upgrade with:

curl -fsSL https://raw.githubusercontent.com/SuppieRK/cmdshape/main/scripts/install.sh | sh

The release includes Linux, macOS, and Windows archives for amd64 and arm64, plus cmdshape_checksums.txt.

0.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:28
Immutable release. Only release title and notes can be modified.
36574c0

What's Changed

  • fix: allow smoke tests to read draft release by @SuppieRK in #118

Full Changelog: 0.9.0...0.9.1

0.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:09
Immutable release. Only release title and notes can be modified.
38bf629

What's Changed

Full Changelog: 0.8.2...0.9.0

0.8.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:02
Immutable release. Only release title and notes can be modified.
7fdfbc8

What's Changed

  • build(deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 by @dependabot[bot] in #113

Full Changelog: 0.8.1...0.8.2

0.8.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:31
Immutable release. Only release title and notes can be modified.
11615cc

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:49
Immutable release. Only release title and notes can be modified.
f0bbd40

What's Changed

  • Adding prompt to help with filter creation + adding more telemetry by @SuppieRK in #111

Full Changelog: 0.7.2...0.8.0

0.7.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:34
Immutable release. Only release title and notes can be modified.
61220dc

What's Changed

  • build(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #104
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #105
  • build(deps): bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 by @dependabot[bot] in #108
  • fix: Updating dependencies and centralizing GitHub Actions toolchain usage by @SuppieRK in #110

Full Changelog: 0.7.1...0.7.2

0.7.1

Choose a tag to compare

@github-actions github-actions released this 30 May 18:43
Immutable release. Only release title and notes can be modified.
32010de

What's Changed

  • fix: Using Pi APPEND_SYSTEM.md for CCP instructions instead of AGENTS.md by @SuppieRK in #100

Full Changelog: 0.7.0...0.7.1

0.7.0

Choose a tag to compare

@github-actions github-actions released this 30 May 11:10
Immutable release. Only release title and notes can be modified.
521c508

What's Changed

  • feat: GitIgnore file handling refactor by @SuppieRK in #99
  • build(deps): bump github.com/onsi/gomega from 1.40.0 to 1.41.0 by @dependabot[bot] in #98
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.3 to 2.29.0 by @dependabot[bot] in #97

Full Changelog: 0.6.11...0.7.0

0.6.11

Choose a tag to compare

@github-actions github-actions released this 10 May 21:20
Immutable release. Only release title and notes can be modified.
9be6e31

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.39.1 to 1.40.0 by @dependabot[bot] in #95
  • build(deps): bump SonarSource/sonarqube-scan-action from 7 to 8 by @dependabot[bot] in #94
  • build(deps): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #92
  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #90
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 by @dependabot[bot] in #93
  • build(deps): bump golang.org/x/tools from 0.44.0 to 0.45.0 by @dependabot[bot] in #96

Full Changelog: 0.6.10...0.6.11