diff --git a/elixir-doc.spec b/elixir-doc.spec index acd3a34..e11c197 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.4.0 +Version: 1.4.2 Release: 0 Summary: Documentation for elixir License: Apache-2.0 and ErlPL-1.1 diff --git a/elixir.changes b/elixir.changes index 8adfe84..8c1b721 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Mon Feb 27 09:13:15 UTC 2017 - develop7@develop7.info + +- Elixir v1.4.2 + 1. Bug fixes + EEx + [EEx] Support middle expressions on trim mode + Elixir + [Calendar] Correct typo on Calendar types + [Kernel] Ensure redefined functions point to the proper source + [OptionParser] Add `:allow_nonexistent_atoms` to support unsafe behaviour + prior to v1.4 + [Stream] Allow consuming multiple items from suspended enumerable in + `Stream.transform/3` + [String] Incorporate new grapheme rules in Unicode 9 + IEx + [IEx.Autocomplete] Do not crash on aliases which are not known at compile + time + Mix + [Mix.Umbrella] Ensure umbrella projects can depend on other umbrella + projects + [Mix.Archive] Ensure previous archives with .ez extension are deleted + +- Elixir v1.4.1 + 1. Bug fixes + Elixir + [Kernel] Remove warning when making private functions overridable + [Path] Ensure `Path.join/1` returns strings for lists of one element + [Regex] Ensure `Regex.escape/1` also escapes `-` + IEx + [IEx] Disable ANSI detection for powershell to avoid false positives + Mix + [Mix.Make] Run `make clean` for `erlang.mk` + [Mix.Rebar] Support all of rebar3 dependency package declaration + [Mix.Rebar] Only pass overrides from parent to child in Rebar dep + ------------------------------------------------------------------- Fri Jan 6 17:33:45 UTC 2017 - develop7@develop7.info diff --git a/elixir.spec b/elixir.spec index bb2323b..3ee11fb 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.4.0 +Version: 1.4.2 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.4.0.tar.gz b/v1.4.0.tar.gz deleted file mode 100644 index 311800e..0000000 --- a/v1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34a6747b5db75c35e542805b75a08bc1b2b0a53b5180f33de6af0bdff870e6b3 -size 1825050 diff --git a/v1.4.2.tar.gz b/v1.4.2.tar.gz new file mode 100644 index 0000000..f39600e --- /dev/null +++ b/v1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4e2ec4d68b3c8b800179b7ae5779e2999aa3375f74bd188d7d6703497f553f +size 1825935