Skip to content

Releases: restaumatic/purescript

v0.15.15-restaumatic11

Choose a tag to compare

@kozak kozak released this 11 May 12:01

INLINABLE on AST traversal helpers (PR #19). Full build -9% on pr-admin.

v0.15.15-restaumatic10

Choose a tag to compare

@kozak kozak released this 30 Apr 15:42

Leaf fast-path on unifyTypes + drop unification cache (PR #18). Full build -18.6% on pr-admin.

v0.15.15-restaumatic9

Choose a tag to compare

@kozak kozak released this 23 Apr 12:02

Performance: synonym-opt + skip-redundant-entailment (~-23% full builds)

v0.15.15-restaumatic8

Choose a tag to compare

@zyla zyla released this 23 Jun 06:57
3fcac77
ExternsDiff: Consider all types recursively in instance head as depen…

v0.15.15-restaumatic7

Choose a tag to compare

@zyla zyla released this 26 May 11:32
8f9bc92

What's Changed

  • ExternsDiff: compute deps of TypeSynonyms properly by @zyla in #7

New Contributors

  • @zyla made their first contribution in #7

Full Changelog: v0.15.15-restaumatic6...v0.15.15-restaumatic7

v0.15.15-restaumatic6

Choose a tag to compare

@zyla zyla released this 13 May 08:13

In this release:

  • Massive speedups. Compilation over 2x faster on some modules.

v0.15.15-restaumatic5

Choose a tag to compare

@zyla zyla released this 13 May 06:09

v0.15.15-restaumatic4

Choose a tag to compare

@zyla zyla released this 12 May 09:30
Remove redundant constraint

v

v Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 May 10:34
48be80d

This is an automated preview release. Get the latest stable release here.

Do not overwrite result.cbor by LSP

Choose a tag to compare

@jborkowski jborkowski released this 02 Dec 16:20
Revert 1 commits

f58f5f0 'ExternsDiff: normalize type'