Releases: devantler-tech/ksail
v5.28.2
Changelog
Bug Fixes
Quick Start
Homebrew Cask (macOS):
Note
Since the binary is not signed/notarized, you may need to add the --no-quarantine flag on some macOS systems.
# Standard installation:
brew install --cask devantler-tech/tap/ksail
# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksailGo Install:
go install github.com/devantler-tech/ksail/[email protected]Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.28.2Full Changelog: v5.28.1...v5.28.2
v5.28.1
Changelog
Bug Fixes
Other Changes
Quick Start
Homebrew Cask (macOS):
Note
Since the binary is not signed/notarized, you may need to add the --no-quarantine flag on some macOS systems.
# Standard installation:
brew install --cask devantler-tech/tap/ksail
# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksailGo Install:
go install github.com/devantler-tech/ksail/[email protected]Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.28.1Full Changelog: v5.28.0...v5.28.1
v5.28.0
Changelog
Features
- e15465a feat: add VSCode extension documentation and installation instructions
Quick Start
Homebrew Cask (macOS):
Note
Since the binary is not signed/notarized, you may need to add the --no-quarantine flag on some macOS systems.
# Standard installation:
brew install --cask devantler-tech/tap/ksail
# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksailGo Install:
go install github.com/devantler-tech/ksail/[email protected]Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.28.0Full Changelog: v5.27.6...v5.28.0
v5.27.5
fix: update concurrency group format in CI workflow (#1999) Signed-off-by: Nikolai Emil Damm <[email protected]>
v5.27.4
fix: Change VSCode extension publisher to devantler (#1994) * Initial plan * Change VSCode extension publisher to devantler Co-authored-by: devantler <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: devantler <[email protected]>
v5.27.3
fix: Rename VSCode extension: vscode-ksail → ksail (#1993) * Initial plan * Rename VSCode extension from vscode-ksail to ksail - Updated package.json: name field changed from "vscode-ksail" to "ksail" - Updated schemaClient.ts: MCP clientInfo.name updated to "ksail" - Regenerated package-lock.json with new package name - Verified extension builds and packages successfully The published extension name will change from devantler-tech.vscode-ksail to devantler-tech.ksail Co-authored-by: devantler <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: devantler <[email protected]> Co-authored-by: Nikolai Emil Damm <[email protected]>
v5.27.2
fix: use semver tag for VSCode extension publishing (#1990) * Initial plan * fix: use semver tag for VSCode extension version in CD workflow Co-authored-by: devantler <[email protected]> * fix: prevent code injection via environment variables Co-authored-by: devantler <[email protected]> * fix: quote GITHUB_OUTPUT to prevent globbing Co-authored-by: devantler <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: devantler <[email protected]> Co-authored-by: Nikolai Emil Damm <[email protected]>
v5.27.1
fix: Delete index.ts
v5.27.0
Changelog
Features
Quick Start
Homebrew Cask (macOS):
Note
Since the binary is not signed/notarized, you may need to add the --no-quarantine flag on some macOS systems.
# Standard installation:
brew install --cask devantler-tech/tap/ksail
# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksailGo Install:
go install github.com/devantler-tech/ksail/[email protected]Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.27.0Full Changelog: v5.26.3...v5.27.0
v5.26.3
Changelog
Bug Fixes
Other Changes
- 5b27beb Align agentic workflows with upstream patterns (#1969)
- a779058 Remove GitHub App authentication from tools.github in agentic workflows (#1973)
- 3ef6367 Update update-docs.md
- bb69e49 Upgrade agentic workflows to gh-aw v0.38.0 (#1974)
- 4ef5893 chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 (#1978)
- e0f2cfa chore(deps): Bump actions/download-artifact from 6.0.0 to 7.0.0 (#1979)
Quick Start
Homebrew Cask (macOS):
Note
Since the binary is not signed/notarized, you may need to add the --no-quarantine flag on some macOS systems.
# Standard installation:
brew install --cask devantler-tech/tap/ksail
# If you encounter macOS quarantine issues:
brew install --cask --no-quarantine devantler-tech/tap/ksailGo Install:
go install github.com/devantler-tech/ksail/[email protected]Download Binary: Choose your platform from the assets above
Docker:
docker pull ghcr.io/devantler-tech/ksail:v5.26.3Full Changelog: v5.26.2...v5.26.3