Skip to content

Releases: wende/elchemy

0.7.0 / 2018-05-14

14 May 10:49
Compare
Choose a tag to compare
0.7.0 / 2018-05-14 Pre-release
Pre-release
================

  * Core update to 7.0.1
  * remove docs
  * Proper dev release

0.6.6 / 2018-03-05

05 Mar 15:04
Compare
Choose a tag to compare
0.6.6 / 2018-03-05 Pre-release
Pre-release
================

  * format properly

0.6.5 / 2018-03-05

05 Mar 15:00
Compare
Choose a tag to compare
0.6.5 / 2018-03-05 Pre-release
Pre-release
================

  * format when > 1.6.0 (#300)
  * Update README.md
  * Better references in maturity of the project summary
  * Update SIDE_EFFECTS.md
  * Update SUMMARY.md
  * Update SUMMARY.md
  * Add SYNTAX OVERVIEW
  * Create SYNTAX.md
  * Fix to 292 (#293)
  * Closes #290 - incremental compiler bug  (#291)

0.6.4 / 2018-02-07

06 Feb 23:06
Compare
Choose a tag to compare
0.6.4 / 2018-02-07 Pre-release
Pre-release
================

  * Updated core
  * Non english locale bug (#289)
  * Closes #285 - Gitbook without summary (#286)
  * Update BASIC_TYPES.md (#282)
  * Update README.md (#279)
  * Update COMMENTS.md (#280)
  * Supplies #257 roadmap (#278)
  * Update README.md
  * Closes #257 roadmap (#277)
  * Supplies #272 with removed overload (#275)
  * Better contributor list
  * Contributors list
  * Progress updated
  * Closes #272 nested case fix (#273)
  * modernize .travis
  * Properly build website each time
  * stable release
  * 0.6.3 / 2018-01-30 ================
  * 0.6.3
  * Closes #270 bugfix type aliases recompilation (#271)
  * Moduledoc for the example (#269)
  * 0.6.2 / 2018-01-30 ================
  * 0.6.2
  * HOTFIX: No Error on empty files (#266)
  * Elchemy-page release for 0.6.1
  * Elchemy-page release for 0.6.1
  * 0.6.1 / 2018-01-30 ================
  * 0.6.1
  * Include new files into npm release
  * 0.6.0 / 2018-01-30 ================
  * 0.6.0
  * Closes #175 - Incremental compilation (#264)
  * Access macros (#263)
  * Update README.md

0.6.3 / 2018-01-30

30 Jan 20:15
Compare
Choose a tag to compare
0.6.3 / 2018-01-30 Pre-release
Pre-release
================

  * Closes #270 bugfix type aliases recompilation (#271)
  * Moduledoc for the example (#269)

0.6.2 / 2018-01-30

30 Jan 18:48
Compare
Choose a tag to compare
0.6.2 / 2018-01-30 Pre-release
Pre-release
================

  * HOTFIX: No Error on empty files (#266)
  * Elchemy-page release for 0.6.1
  * Elchemy-page release for 0.6.1

0.6.1 / 2018-01-30

30 Jan 17:01
Compare
Choose a tag to compare
0.6.1 / 2018-01-30 Pre-release
Pre-release
================

  * Include new files into npm release

0.6.0 / 2018-01-30

30 Jan 16:56
Compare
Choose a tag to compare
0.6.0 / 2018-01-30 Pre-release
Pre-release
================

  * Closes #175 - Incremental compilation (#264)
  * Access macros (#263)
  * Update README.md
  * 0.5.6 / 2018-01-28 ================
  * 0.5.6
  * Elixir 1.6 support (#262)
  * Add new, init, clean, and version to usage message (#259)
  * No change-log in README anymore. It's always contained in a release

0.5.6 / 2018-01-28

28 Jan 01:10
Compare
Choose a tag to compare
0.5.6 / 2018-01-28 Pre-release
Pre-release
================

  * Elixir 1.6 support (#262)
  * Add new, init, clean, and version to usage message (#259)
  * No change-log in README anymore. It's always contained in a release

0.5.5 / 2018-01-21

21 Jan 14:41
Compare
Choose a tag to compare
0.5.5 / 2018-01-21 Pre-release
Pre-release
================

  * Recompilation fails when using elm-deps (#258)
  * Merge branch 'master' of github.com:wende/elchemy
  * Compiler now crashes if parsing crashed after successful type checking
  * Add question marks (#256)
  * Web version does type checking!
  * Elchemy-live link put into README.md
  * 253 error on nested cases (#254)
  * Type aliases from other modules (#252)