Skip to content

Releases: MaybeJustJames/zephyr

Release 0.5.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:15
30b6d25

This is a bugfix release:

  • Handle CoreFn generated by purescript since 0.15.3 (#78).
  • Handle multibyte UTF8 characters correctly in foreign imports (#79).

Release 0.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:46
006106f

This is a bugfix release:

  • Handle multibyte UTF8 characters correctly in foreign imports (#79).

Update for Purescript 0.15 and es-modules

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:00
aae5de4

What's Changed

Full Changelog: v0.4.0...v0.5.0

Update for Purescript 0.14 series

Choose a tag to compare

@github-actions github-actions released this 03 Mar 14:26
dac6d34

Added

  • Use purescript 0.14 for code generation

Fixed

  • DCE of re-exported symbols for purescipt 0.14 modules

ES Modules support (Work in progress 2)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Feb 21:03
3f472d4

Support for purescript es-modules.

Thanks to:

Release v0.3.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 19:14
0418e23
Bump version

Release v0.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:37
2319ace
Bump version

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:34
Removed travis and appveyor integration

v0.2.2

Choose a tag to compare

@coot coot released this 31 Jan 22:42
1f958fd
Updated ci scripts

Added cabal.project.ci which enables -WError flag

v0.2.1

Choose a tag to compare

@coot coot released this 17 Sep 03:28
7fb33a1
Bump nodejs version in travis