Skip to content

Releases: ghostable-dev/ghostable

v3.0.0-rc.2 Release

v3.0.0-rc.2 Release Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:32
ac611d3

Changelog

  • ac611d3 Merge pull request #35 from ghostable-dev/agent/fix-go-install-version
  • 04192f6 Report Go module version in direct installs

v3.0.0-rc.1 Release

v3.0.0-rc.1 Release Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:09
bdb93bb

Changelog

  • a1926ba Merge pull request #32 from ghostable-dev/agent/update-ghostable-repository-name
  • 5a8c491 Merge pull request #33 from ghostable-dev/release-readiness
  • bdb93bb Merge pull request #34 from ghostable-dev/agent/prepare-v3-release
  • eddd443 Prepare Ghostable v3 distribution
  • c3ec317 Remove unfinished rollback command
  • c762358 Update repository name to ghostable

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:31
3d0556c

Changelog

  • c6157b0 Ignore defaulted env references in review checks
  • fb09e3b Merge pull request #28 from ghostable-dev/update-adoption-prompt-guidance
  • 466d90b Merge pull request #29 from ghostable-dev/clarify-cashier-env-suppression
  • 3d0556c Merge pull request #31 from ghostable-dev/fix-security-scan-findings
  • ac36fca Refactor Vapor CLI test helper to use env flags
  • 55dd67a Tighten adoption prompt guidance
  • fe9c0a2 fix security scan findings

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:30
f6a8150

Changelog

  • 94dea8c Add adopt prompt command
  • ab0ff8f Add setup prompts for example files and agent instructions
  • 399eb5f Merge pull request #26 from ghostable-dev/add-setup-example-prompt
  • f6a8150 Merge pull request #27 from ghostable-dev/add-adopt-command

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:55
7302108

Changelog

  • f6b3666 Add cross-platform CI proof
  • 727440a Add dependency vulnerability checks
  • efa169c Add security proof materials
  • 6c68057 Fix Windows CI test helpers
  • 1db3da1 Fix Windows native test fakes
  • 1a6c99a Fix scan JSON exit code
  • c677431 Merge pull request #18 from ghostable-dev/add-env-shell
  • f17f18a Merge pull request #19 from ghostable-dev/fix/scan-json-exit-code
  • cef3581 Merge pull request #20 from ghostable-dev/fix/stable-json-output
  • 932c8b2 Merge pull request #21 from ghostable-dev/chore/update-gitignore
  • b1dd4ce Merge pull request #23 from ghostable-dev/chore/dependency-hygiene
  • a265ddb Merge pull request #24 from ghostable-dev/cross-platform-ci-proof
  • 7302108 Merge pull request #25 from ghostable-dev/security-proof-roadmap
  • 8ab9a06 Merge remote-tracking branch 'origin/main' into cross-platform-ci-proof
  • de39aad Stabilize setup and status JSON output
  • a6bbf76 Update .gitignore
  • 0c1b739 Use Go helper for Windows test fakes
  • dea8bcc Use patched Go toolchain
  • d3c8c8f add env shell command

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:00
ead27cc

Changelog

  • ead27cc Merge pull request #14 from ghostable-dev/optimize-variable-operations
  • d4f24e9 Optimize variable operations

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:46
0bac7cb

Changelog

  • 0bac7cb Merge pull request #13 from ghostable-dev/fix/preserve-dotenv-order
  • fd8f5e3 Preserve dotenv order in key metadata

v0.2.1

Choose a tag to compare

@joerucci joerucci released this 25 Jun 19:38
e5d2e83

What's Changed

  • Added CLI UX polish for help handling, review base detection, deploy target defaults and aliases, JSON output stability, setup seed flags, command suggestions, and NO_COLOR support.
  • Added protected production access, local env cleanup, and scoped CI credential workflows.
  • Added hygiene rotation policy and suppression workflows.
  • Full changelog: v0.2.0...v0.2.1

Verify This Release

Release assets for this version include:

  • ghostable-cli-0.2.1.tgz
  • SHA256SUMS
  • cli-sbom.cdx.json

1. Verify checksum

shasum -a 256 -c SHA256SUMS

2. Verify provenance attestation

gh attestation verify ghostable-cli-0.2.1.tgz --repo ghostable-dev/beta

3. (Optional) Inspect SBOM metadata

cat cli-sbom.cdx.json | jq '.metadata.component.name, .metadata.component.version'

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 21:14
9191c94

Changelog

  • cdeec18 Add key metadata system
  • 0ab7dda Add typed key annotations
  • c0d515b Merge pull request #8 from ghostable-dev/feature/key-metadata-system
  • 9191c94 Merge pull request #9 from ghostable-dev/feature/key-annotations

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:45
c2501a3

Changelog

  • 73bbdb6 Add Laravel deployment provider commands
  • 1532dab Add local device leave cleanup
  • 0c7194e Add local secret workflow commands
  • 88cdf90 Merge pull request #5 from ghostable-dev/feature/local-secret-workflows
  • d7fa340 Merge pull request #6 from ghostable-dev/feature/device-leave
  • c2501a3 Merge pull request #7 from ghostable-dev/feature/deployment-providers