Skip to content

Kex 0.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:40
Immutable release. Only release title and notes can be modified.
89628f2

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

Install

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

Or download the archive for your machine below; each has a .sha256 beside it.

What's Changed

Full Changelog: v0.3.2...v0.3.3