Skip to content

Releases: effekt-lang/effekt

Release v0.1.15

15 May 14:30
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.15

Release v0.1.14

12 May 16:31
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.14

Release v0.1.13

25 Apr 13:22
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.13

In this release we changed the whole build setup of the Effekt compiler. It now tracks the timestamps of dependencies in traces and recompiles, if any transitive dependency changed.

Prerelease v0.1.12

22 Apr 15:09
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.12

Release v0.1.11

16 Apr 15:26
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.11

This release is improving pattern matching support.

  • New support for pattern matching block definitions
  • Pattern matching block definitions also supported in handler definitions
  • literal (constant) matchers

Release v0.1.10

15 Apr 09:01
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.10

  • improved REPL output on imports
  • Added script effekt.sh for linux

Release v0.1.9

14 Apr 08:04
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.9

New features:

  • highlighting of code in REPL (in errors)
  • command line history is now persisted in ~/.effekt_history

Release v0.1.8

13 Apr 17:16
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.8

New features:

  • match defs (i.e. val Foo(x) = Foo(42); ...)
  • tuple syntax for matchers
  • generalized pairs to tuples (up to size 6)

Release v0.1.7

12 Apr 14:25
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.7

Prerelease v0.1.6

10 Apr 12:20
Compare
Choose a tag to compare

Automatic release for refs/tags/v0.1.6