forked from pool/elixir
Accepting request 956918 from home:fabriziosestito:branches:devel:languages:erlang
- Elixir 1.13.3 * 1. Enhancements Mix [mix format] Supply file and line to formatter plugins [mix format] Support embedded Elixir expressions inside formatter plugins * 2. Bug fixes Elixir [Code] Fix duplicate bindings causing errors during evaluation [Kernel] Make sure signatures stored in the Documentation chunk does not contain newlines [Kernel] Fix infinite loop when compiling guards with recursive map access [Macro] Fix error on Macro.to_string/1 when the plain alias Elixir is given [String] Fix error for certain codepoint combinations in String.split_at/2 Mix [mix compile] Recompile project files when exports from dependencies change [mix test] Fix total coverage always showing in red even when above the threshold OBS-URL: https://build.opensuse.org/request/show/956918 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=77
This commit is contained in:
parent
96894b6157
commit
89b1c84dda
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:03afed42dccf4347c4d3ae2b905134093a3ba2245d0d3098d75009a1d659ed1a
|
|
||||||
size 2921295
|
|
3
elixir-1.13.3.tar.gz
Normal file
3
elixir-1.13.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440
|
||||||
|
size 2922197
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir-doc
|
Name: elixir-doc
|
||||||
Version: 1.13.2
|
Version: 1.13.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation for elixir
|
Summary: Documentation for elixir
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
1079
elixir.changes
1079
elixir.changes
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir
|
Name: elixir
|
||||||
Version: 1.13.2
|
Version: 1.13.3
|
||||||
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