Go to file
Andrei Dziahel cd8d5b352b Accepting request 620027 from home:develop7:branches:devel:languages:erlang
- Elixir 1.6.6
  This release supports Erlang/OTP 21.0 by removing all warnings and by 
  properly supporting the new Erlang logger module.
  * Bug fixes
    [Base] Do not raise when finding bad digits in Base.decode32! with 
    `case: :mixed`
    [Code] Preserve the user's choice when fn is followed by a newline and it 
    has only a single clause
    [DynamicSupervisor] Properly account for restarting children in the 
    `:max_children` configuration
    [String] Add performant impl for string upcase/downcase :ascii mode
    [Task.Supervisor] Fix type spec for start_child/4
    [Logger] Do not crash truncation when truncate is set to infinity
    [mix format] Match files starting with dot
- Elixir 1.6.5
  This release supports Erlang/OTP 21.0-rc by removing all warnings and by 
  properly redirecting logger output. Note it is not guaranteed it will support 
  Erlang/OTP 21.0 final.
  Bug fixes
    [Code] Preserve the user's choice in the formatter on parens call with next 
    break fits
    [Code] Preserve the user's choice in the formatter on calls without parens 
    when we have one argument per line
    [Code] Fix formatting when there is a tilde in the first element of a 
    bitstring
    [Kernel] Support specsdiff flag on __info__ spec clauses
    [Kernel] Do not exclude hygienic vars in defguard
    [Kernel.SpecialForms] Mark for comprehensions as generated to avoid 
    dialyzer warnings
    [Macro] Make sure Macro.to_string/2 emits valid quoted expressions

OBS-URL: https://build.opensuse.org/request/show/620027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=30
2018-07-01 12:39:18 +00:00
.gitattributes Accepting request 182275 from home:matwey 2013-07-05 08:05:02 +00:00
.gitignore Accepting request 182275 from home:matwey 2013-07-05 08:05:02 +00:00
elixir-1.6.6.tar.gz Accepting request 620027 from home:develop7:branches:devel:languages:erlang 2018-07-01 12:39:18 +00:00
elixir-doc.spec Accepting request 620027 from home:develop7:branches:devel:languages:erlang 2018-07-01 12:39:18 +00:00
elixir.changes Accepting request 620027 from home:develop7:branches:devel:languages:erlang 2018-07-01 12:39:18 +00:00
elixir.spec Accepting request 620027 from home:develop7:branches:devel:languages:erlang 2018-07-01 12:39:18 +00:00
macros.elixir Accepting request 221165 from home:matwey:branches:devel:languages:erlang 2014-02-17 09:46:00 +00:00