We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8689da commit a19a4b8Copy full SHA for a19a4b8
CHANGELOG.md
@@ -3,6 +3,8 @@
3
* [Kernel] Better support for Unicode lists
4
* [Kernel] Reduce variables footprint in `case`/`receive` clauses
5
* [Macro] `Macro.expand` also considers macros from the current `__ENV__` module
6
+ * [Mix] Improve support for compilation of `.erl` files
7
+ * [Mix] Add support for compilation of `.yrl` and `.xrl` files
8
* [Typespec] Better error reporting for invalid typespecs
9
10
* bug fix
0 commit comments