Skip to content

Kex 0.3.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 17:47
Immutable release. Only release title and notes can be modified.
bf32ff1

Kex is before 1.0.0, so no backward compatibility is attempted.
The language, the standard library, the package format and the on-disk
layouts change between releases without deprecation cycles. Pin a version,
and expect to edit code when you move off it.

Changes

  • First release.

Install

tey kex install 0.3.0-beta
docker run ghcr.io/kexhq/kex:0.3.0-beta
npm install @kexhq/kex@0.3.0-beta   # GitHub Packages - see packages/kex/README.md

Or download the archive for your machine below; each has a .sha256 beside it.
This is a pre-release: brew install tey and a bare tey kex install
stay on the current stable, and reaching this one is deliberate.

What's Changed

New Contributors

Full Changelog: https://github.com/kexhq/kex/commits/v0.3.0-beta