Releases: wende/elchemy
Releases · wende/elchemy
Fixed a bug with imported functions
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
0.8.7 / 2019-04-01 ================ * Core std version updated in init accordingly
Release 0.8.5
Support for Elixir 1.8
Release 0.8.0
Erlang 21.0 Support
0.7.4 / 2018-05-24
================ * Elchemy-core update
0.7.3 / 2018-05-23
================ * 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
================ * 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
================
0.7.0-2 / 2018-05-11
================ * 0.7.0-1 * release from wherever
0.7.0-0 / 2018-05-11
================ * 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