Skip to content

Update for Elm 0.13 + Bugfix

Compare
Choose a tag to compare
@maxsnew maxsnew released this 23 Aug 13:55
· 29 commits to master since this release

Backwards-Incompatible Changes:

  1. Rename (>>) to (>>>) to avoid clashing with new function composition operator.

Bugfixes:

  1. Properly remove temp file when compilation fails.
  2. Fix --default-ports boilerplate using outdated types.