File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1111 * [ Mix] ` mix archive ` now includes the version of the generated archive
1212 * [ Mix] Mix now requires explicit dependency overriding to be given with ` override: true `
1313 * [ Mix] Projects can now define an ` :elixir ` key to outline supported Elixir versions
14+ * [ Typespec] Improve error messages to contain file, line and the typespec itself
1415
1516* bug fix
1617 * [ CLI] Elixir can now run on Unix directories with ` : ` in its path
5354 * [ Mix] Implement ` Mix.Version ` for basic versioning semantics
5455 * [ Mix] Support creation and installation of archives (.ez files)
5556 * [ Mix] ` github: ... ` shortcut now uses the faster ` git ` schema instead of ` https `
56- * [ Record] Allow types to be given to ` defrecord ` and ` defrecordp `
57+ * [ Record] Allow types to be given to ` defrecordp `
5758
5859* bug fix
5960 * [ Kernel] The elixir executable on Windows now supports the same options as the UNIX one
You can’t perform that action at this time.
0 commit comments