diff --git a/elixir-1.13.1.tar.gz b/elixir-1.13.1.tar.gz deleted file mode 100644 index d77976d..0000000 --- a/elixir-1.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deaba8156b11777adfa28e54e76ddf49ab1a0132cca54c41d9d7648e800edcc8 -size 2920682 diff --git a/elixir-1.13.2.tar.gz b/elixir-1.13.2.tar.gz index 33e694d..d94f1a8 100644 --- a/elixir-1.13.2.tar.gz +++ b/elixir-1.13.2.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -size 0 +oid sha256:03afed42dccf4347c4d3ae2b905134093a3ba2245d0d3098d75009a1d659ed1a +size 2921295 diff --git a/elixir-doc.spec b/elixir-doc.spec index a019d42..9f6c76f 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.13.1 +Version: 1.13.2 Release: 0 Summary: Documentation for elixir License: Apache-2.0 diff --git a/elixir.changes b/elixir.changes index aeb11a3..e5e8d12 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri Jan 14 15:23:32 UTC 2022 - Fabrizio Sestito + +- Elixir 1.13.2 + * 1. Enhancements + Mix + + [mix format] Allow plugins to also format .ex and .exs files + [mix release] Allow bypassing application mode validation in release spec + [mix test] Print a message when the suite fails due to the coverage threshold + + * 2. Bug fixes + Elixir + + [Code] Do not emit warnings on Code.Fragment.container_cursor_to_quoted/2 + [Kernel] Fix a crash when a for-comprehension with :uniq was used inside another comprehension with :uniq + [Kernel] Ensure env.context_modules is properly set inside optimized defmodule + [Keyword] Deprecate the recently added Keyword.map/2 as it is equivalent to Keyword.new/2 + [Map] Deprecate the recently added Map.map/2 as it is equivalent to Map.new/2 + [Protocol] Warn on zero arity callbacks inside protocols + + ------------------------------------------------------------------- Thu Jan 6 19:50:32 UTC 2022 - Sven Marquardt diff --git a/elixir.spec b/elixir.spec index 56ef486..ca5c922 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.13.1 +Version: 1.13.2 Release: 0 Summary: Functional meta-programming aware language built atop Erlang License: Apache-2.0