Elixir v1.3.3 發布,函數式編程語言
Elixir 是一種函數式編程語言,建立在Erlang虛擬機之上。它是一種動態語言,靈活的語法與宏支持,利用Erlang的能力來構建并發、分布式、容錯應用程序與熱代碼升級。
更新日志
增強功能
- [DateTime] Support negative integer in
DateTime.from_unix/2
- [Kernel.LexicalTracker] Do not consider remote typespecs as a compile-time dependency
- [Kernel.ParallelCompiler] Do not emit deadlock messages when the process is waiting on itself
- [Kernel.Typespec] Mark struct update syntax as generated to avoid false positives from dialyzer
- [ExUnit] Make ExUnit server timeout configurable
- [Logger] Use
:ansi_color
if one is available in metadata - [Mix] Add support for the
:sparse
option inMix.SCM.Git
- [Mix] Skip dependendency loading if
MIX_NO_DEPS
is set to1
Bug 修復
- [System] Use
NUL
instead of/dev/null
on Windows when buildingSystem.build_info
- [IEx.Autocomplete] Resolves issue with autocompletion on structs not working
- [Mix] Also store external resources that are not part of the current working directory in compilation manifest
- [Mix] Always include the compiled file source in manifests
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/176f33ab
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!