Kex 0.3.3
Immutable
release. Only release title and notes can be modified.
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
- Bump tey to v0.1.1 (41c518e)
- Ignore ebin (1349819)
- Add specs for Tey (fdbe3af)
- Fix tey installs (5f07bc0)
- Fix CI (84c08c6)
- Remove odd prerelease convention (0b5848e)
- Allow manual PRs for tap (a257a02)
- Next version: 0.3.3 (40d7190)
- Wait for build (965dad3)
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.mdOr download the archive for your machine below; each has a .sha256 beside it.
What's Changed
- Next version: 0.3.3 by @github-actions[bot] in #61
- Wait for build by @akoskovacs in #60
- Allow manual PRs for tap by @akoskovacs in #62
- Tey improvements by @akoskovacs in #63
Full Changelog: v0.3.2...v0.3.3