Skip to content

Releases: kexhq/kex

Kex 0.3.4

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

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

Kex 0.3.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:45
Immutable release. Only release title and notes can be modified.
db9bdf8

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

  • Run the checks on main still (d772c11)
  • Fix terminology (6dbc9a7)
  • Update screenshots and description (a238290)
  • Build in parallel, attempt to make the CI faster (b76c925)
  • Remove CI duplications (02fe260)
  • Fix release (43f9d91)
  • Use Unknown, refactor to modules (fb5207c)
  • Use unknown instead of Void (d94b302)
  • Fix inference on generics (8f451c0)
  • Next version: 0.3.2 (4467051)
  • Fix Measure vs String bug (4e3038b)
  • Fix block arg typing (27875f2)

Install

tey kex install 0.3.2
docker run ghcr.io/kexhq/kex:0.3.2
npm install @kexhq/kex@0.3.2   # 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.1...v0.3.2

Kex 0.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 09:31
Immutable release. Only release title and notes can be modified.
7609b65

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.1
docker run ghcr.io/kexhq/kex:0.3.1
npm install @kexhq/kex@0.3.1   # GitHub Packages - see packages/kex/README.md

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

What's Changed

New Contributors

  • @github-actions[bot] made their first contribution in #46

Full Changelog: v0.3.0-beta...v0.3.1

Kex 0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:24
Immutable release. Only release title and notes can be modified.
4d27199

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

  • Fix spec output ordering (0962d22)
  • Remove --HEAD defaults (d2cd327)
  • Bump to v0.3.0 (114a607)
  • Point npm view at GitHub Packages in the release job (ec4264d)
  • Next version: 0.3.0-beta.2 (c99695f)

Install

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

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

What's Changed

New Contributors

  • @github-actions[bot] made their first contribution in #46

Full Changelog: v0.3.0-beta...v0.3.0

Kex 0.3.0-beta

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