diff --git a/elixir-1.13.3.tar.gz b/elixir-1.13.3.tar.gz deleted file mode 100644 index 6e7b2a9..0000000 --- a/elixir-1.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440 -size 2922197 diff --git a/elixir-1.13.4.tar.gz b/elixir-1.13.4.tar.gz new file mode 100644 index 0000000..2cbbc6e --- /dev/null +++ b/elixir-1.13.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95daf2dd3052e6ca7d4d849457eaaba09de52d65ca38d6933c65bc1cdf6b8579 +size 2912984 diff --git a/elixir-doc.spec b/elixir-doc.spec index 4623a3c..d22cfda 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.13.3 +Version: 1.13.4 Release: 0 Summary: Documentation for elixir License: Apache-2.0 diff --git a/elixir.changes b/elixir.changes index a6500b6..f8a146c 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sat Apr 9 11:16:39 UTC 2022 - Fabrizio Sestito + +- Elixir 1.13.4 + * 1. Enhancements + Elixir + + [Code] Allow iodata to be returned in sigil formatting functions + [Code] Pass opening delimiter information to sigil formatting functions + + * 2. Bug fixes + Elixir + + [Kernel] Tweak type unification to fix infinite loop with recursive vars + [Kernel] Add compile-time dependencies on require + [Registry] Make Registry send work with named triplets + + * 3. Deprecations + Mix + + [mix rebar] Deprecate Rebar 2 as it no longer works on Erlang/OTP 25 + + ------------------------------------------------------------------- Tue Feb 22 20:01:32 UTC 2022 - Fabrizio Sestito diff --git a/elixir.spec b/elixir.spec index adef4f4..e9cf7c1 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.13.3 +Version: 1.13.4 Release: 0 Summary: Functional meta-programming aware language built atop Erlang License: Apache-2.0