Accepting request 968213 from home:fabriziosestito:branches:devel:languages:erlang
- 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 OBS-URL: https://build.opensuse.org/request/show/968213 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=78
This commit is contained in:
parent
89b1c84dda
commit
1cfd9f53ce
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440
|
|
||||||
size 2922197
|
|
3
elixir-1.13.4.tar.gz
Normal file
3
elixir-1.13.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95daf2dd3052e6ca7d4d849457eaaba09de52d65ca38d6933c65bc1cdf6b8579
|
||||||
|
size 2912984
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir-doc
|
Name: elixir-doc
|
||||||
Version: 1.13.3
|
Version: 1.13.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation for elixir
|
Summary: Documentation for elixir
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 9 11:16:39 UTC 2022 - Fabrizio Sestito <fabrizio.sestito@suse.com>
|
||||||
|
|
||||||
|
- 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 <fabrizio.sestito@suse.com>
|
Tue Feb 22 20:01:32 UTC 2022 - Fabrizio Sestito <fabrizio.sestito@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir
|
Name: elixir
|
||||||
Version: 1.13.3
|
Version: 1.13.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Functional meta-programming aware language built atop Erlang
|
Summary: Functional meta-programming aware language built atop Erlang
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user