Skip to content

Releases: wende/elchemy

Fixed a bug with imported functions

02 May 19:28
Compare
Choose a tag to compare
Pre-release
0.8.8 / 2019-05-02

================

  * Import from the importing module, not self
  * Update README.md

Bugfix: Correct elchemy-core for versions above 0.7

01 Apr 21:35
Compare
Choose a tag to compare
0.8.7 / 2019-04-01

================

  * Core std version updated in init accordingly

Release 0.8.5

01 Apr 20:03
Compare
Choose a tag to compare
Release 0.8.5 Pre-release
Pre-release

Support for Elixir 1.8

Release 0.8.0

22 Sep 18:45
Compare
Choose a tag to compare
Release 0.8.0 Pre-release
Pre-release

Erlang 21.0 Support

0.7.4 / 2018-05-24

24 May 10:12
Compare
Choose a tag to compare
0.7.4 / 2018-05-24 Pre-release
Pre-release
================

  * Elchemy-core update

0.7.3 / 2018-05-23

23 May 12:09
Compare
Choose a tag to compare
0.7.3 / 2018-05-23 Pre-release
Pre-release
================

  * Clean makes init not able to work (#341)
  * No project name (#339)
  * Correct typos in roadmap/STRUCTURES.md (#319)
  * Added formating and test (#337)
  * 0.7.2 / 2018-05-16 ================
  * 0.7.2
  * Closes #276 macro plugins (#331)
  * Update elm-package.json
  * Bug: Closes #327 (#328)
  * Closes #329 - Warn when elchemy not installed during project compilation (#330)
  * Closes #238 - Debug.log print in Elchemy format instead of Elixir format (#325)
  * Closes #322 Warn when elchemy line put incorrectly (#323)
  * Update README.md (#320)
  * correct typos (#318)
  * type savety and Elixir (#310)
  * Closes #313 Fixes interop in gitbook and new gitbbok (#317)
  * Corrected typo, set Compiler to 90% (#314)
  * Corrected typo (#306)
  * Corrected typos (#307)
  * correct typo (#308)
  * Delete FEATURES.MD
  * Create CODE_OF_CONDUCT.md (#304)
  * Typo in gitbook (#305)
  * 0.6.6 / 2018-03-05 ================
  * 0.6.6
  * format properly
  * 0.6.5 / 2018-03-05 ================
  * 0.6.5
  * 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 ================
  * 0.6.4
  * Updated core

0.7.2 / 2018-05-16

16 May 20:39
Compare
Choose a tag to compare
0.7.2 / 2018-05-16 Pre-release
Pre-release
================

  * Closes #276 macro plugins (#331)
  * Update elm-package.json
  * Bug: Closes #327 (#328)
  * Closes #329 - Warn when elchemy not installed during project compilation (#330)
  * Closes #238 - Debug.log print in Elchemy format instead of Elixir format (#325)
  * Closes #322 Warn when elchemy line put incorrectly (#323)
  * Update README.md (#320)
  * correct typos (#318)
  * type savety and Elixir (#310)
  * Closes #313 Fixes interop in gitbook and new gitbbok (#317)
  * Corrected typo, set Compiler to 90% (#314)
  * Corrected typo (#306)
  * Corrected typos (#307)
  * correct typo (#308)
  * Delete FEATURES.MD
  * Create CODE_OF_CONDUCT.md (#304)
  * Typo in gitbook (#305)
  * 0.6.6 / 2018-03-05 ================
  * 0.6.6
  * format properly
  * 0.6.5 / 2018-03-05 ================
  * 0.6.5
  * 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 ================
  * 0.6.4
  * Updated core

0.7.1 / 2018-05-15

15 May 14:59
Compare
Choose a tag to compare
0.7.1 / 2018-05-15 Pre-release
Pre-release
================

0.7.0-2 / 2018-05-11

11 May 19:55
Compare
Choose a tag to compare
0.7.0-2 / 2018-05-11 Pre-release
Pre-release
================

  * 0.7.0-1
  * release from wherever

0.7.0-0 / 2018-05-11

11 May 17:23
Compare
Choose a tag to compare
0.7.0-0 / 2018-05-11 Pre-release
Pre-release
================

  * fix bump
  * better .gitignore in core
  * better .gitignore
  * fix test of test-project
  * core change test
  * core change
  * core
  * Better vars in meta and mod when crashing
  * resolve full functions arity
  * Plugins done in elchemy-core
  * Plugins solved in core
  * Macro system working
  * Plugin tests work