forked from pool/elixir
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:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: elixir
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Functional meta-programming aware language built atop Erlang
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user