Accepting request 677388 from home:gsantomaggio_suse:branches:devel:languages:erlang
- Elixir 1.8.1 * Bug fixes Elixir [Float] Fix rounding for subnormal floats IEx [IEx] Fix IEx.pry crash when IEx isn't running [IEx.CLI] Add IEx warning when using --remsh with "dumb" terminal [IEx.Helpers] Sort results by arity on h helper Mix [mix compile] Do not include optional dependencies in extra applications as it is incompatible with shared deps in umbrellas OBS-URL: https://build.opensuse.org/request/show/677388 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=40
This commit is contained in:
parent
382e77f53c
commit
4e3adc44fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fe896d8b2914f982d2e6fceeb585f59a8f92ad872653fc46c13df9ff86d69234
|
|
||||||
size 2179052
|
|
3
elixir-1.8.1.tar.gz
Normal file
3
elixir-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de8c636ea999392496ccd9a204ccccbc8cb7f417d948fd12692cda2bd02d9822
|
||||||
|
size 2177865
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir-doc
|
Name: elixir-doc
|
||||||
Version: 1.8.0
|
Version: 1.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation for elixir
|
Summary: Documentation for elixir
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 19 15:38:20 UTC 2019 - g.santomaggio@gmail.com
|
||||||
|
|
||||||
|
- Elixir 1.8.1
|
||||||
|
* Bug fixes
|
||||||
|
Elixir
|
||||||
|
[Float] Fix rounding for subnormal floats
|
||||||
|
IEx
|
||||||
|
[IEx] Fix IEx.pry crash when IEx isn't running
|
||||||
|
[IEx.CLI] Add IEx warning when using --remsh with "dumb" terminal
|
||||||
|
[IEx.Helpers] Sort results by arity on h helper
|
||||||
|
Mix
|
||||||
|
[mix compile] Do not include optional dependencies in extra applications as it is
|
||||||
|
incompatible with shared deps in umbrellas
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 28 11:00:20 UTC 2019 - g.santomaggio@gmail.com
|
Mon Jan 28 11:00:20 UTC 2019 - g.santomaggio@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: elixir
|
Name: elixir
|
||||||
Version: 1.8.0
|
Version: 1.8.1
|
||||||
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…
Reference in New Issue
Block a user