Skip to content

Kex 0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:16
Immutable release. Only release title and notes can be modified.
86c221b

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 VS Code extension to v0.1.2 (86c221b)
  • Simplify VS Code README (1c2fc6d)
  • Resolve the whole graph, add more tests (7b302e7)
  • Make one letter type names explicitly illegal (6b34e02)
  • Add more combinators (09017a3)
  • Fix lower type parameter issue (1e77a91)
  • Ship Github action (cfafb84)
  • Improve tey and its CIs (9b221a6)
  • Fix tey version, bump to 0.2 (3e9e4d4)
  • Fix Erl selection (b0cfa25)
  • Do not run the full test suite on extension changes (11d2ba6)
  • Fix VS Code extension publishing (215dcf7)
  • Next version: 0.3.4 (e41fe08)

Install

tey kex install 0.3.4
docker run ghcr.io/kexhq/kex:0.3.4
npm install @kexhq/kex@0.3.4   # 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.3...v0.3.4