diff --git a/elixir-doc.spec b/elixir-doc.spec index 77f626b..2bd0035 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Documentation for elixir License: Apache-2.0 and ErlPL-1.1 diff --git a/elixir.changes b/elixir.changes index 201aaa7..4dc5710 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Fri Sep 23 10:40:28 UTC 2016 - develop7@develop7.info + +- update to v1.3.3 + 1. Enhancements + Elixir + [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 + [ExUnit] Make ExUnit server timeout configurable + Logger + [Logger] Use :ansi_color if one is available in metadata + Mix + [Mix] Add support for the :sparse option in Mix.SCM.Git + [Mix] Skip dependendency loading if MIX_NO_DEPS is set to 1 + 2. Bug fixes + Elixir + [System] Use NUL instead of /dev/null on Windows when building System.build_info + IEx + [IEx.Autocomplete] Resolves issue with autocompletion on structs not working + Mix + [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 + ------------------------------------------------------------------- Sat Jul 30 10:32:07 UTC 2016 - develop7@develop7.info diff --git a/elixir.spec b/elixir.spec index cdf8fc7..09cd80c 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Functional meta-programming aware language built on top of the Erlang License: Apache-2.0 and ErlPL-1.1 diff --git a/v1.3.2.tar.gz b/v1.3.2.tar.gz deleted file mode 100644 index 859057a..0000000 --- a/v1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be24efee0655206063208c5bb4157638310ff7e063b7ebd9d79e1c77e8344c4b -size 1748389 diff --git a/v1.3.3.tar.gz b/v1.3.3.tar.gz new file mode 100644 index 0000000..6112a67 --- /dev/null +++ b/v1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9d29a007bec69c51eeb0ceb226c55a4c26f20d6f4eb485fd0e72bbfeb2777b +size 1750517