Go to file
Andrei Dziahel e49d9515e2 Accepting request 647625 from home:gsantomaggio:branches:devel:languages:erlang
- Elixir 1.7.4
  * Bug fixes
    [Calendar] Fix for converting from negative iso days on New Year 
    in a leap year
    [Kernel] Ensure @spec, @callback, @type and friends can be read 
    accordingly
    [Module] Avoid warnings when using Module.eval_quoted in the middle of 
    existing definitions
    [mix archive.build] Unload previous archive versions before building
    [mix format] Expand paths so mix format path\for\windows.ex works
    [mix test] Ensure that --cover displays correct coverage in an umbrella app
- Elixir 1.7.3
  * Bug fixes
    [ExUnit.Assertions] Do not attempt to expand try/1 as it is a special form
    [mix compile.app] Do not include applications with runtime: false as a runtime 
    dependency for applications coming from Hex    
    [mix compile.app] Do not include applications with runtime: false as a runtime dependency 
    for applications coming from Hex
- Elixir 1.7.2
  * Bug fixes
    [Kernel] Do not emit warnings for repeated docs over different clauses due to false 
    positives
    [mix compile] Properly mark top-level dependencies as optional and as runtime. 
    This fixes a bug where Mix attempted to start optional dependencies of a package when 
    those optional dependencies were not available
    [mix compile] Avoid deadlock when a config has a timestamp later than current time
    [mix test] Do not fail suite if there are no test files
- Elixir 1.7.1
  * Bug fixes
    [Calendar] Work-around a Dialyzer bug that causes it to loop for a long time, 
    potentially indefinitely	
- Elixir 1.7
  Elixir v1.7 is the last release to support Erlang/OTP 19. We recommend everyone to migrate to 
  Erlang/OTP 20+.
  See the full release notes here: https://github.com/elixir-lang/elixir/releases/tag/v1.7.0

OBS-URL: https://build.opensuse.org/request/show/647625
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=31
2018-11-09 17:20:42 +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.7.4.tar.gz Accepting request 647625 from home:gsantomaggio:branches:devel:languages:erlang 2018-11-09 17:20:42 +00:00
elixir-doc.spec Accepting request 647625 from home:gsantomaggio:branches:devel:languages:erlang 2018-11-09 17:20:42 +00:00
elixir.changes Accepting request 647625 from home:gsantomaggio:branches:devel:languages:erlang 2018-11-09 17:20:42 +00:00
elixir.spec Accepting request 647625 from home:gsantomaggio:branches:devel:languages:erlang 2018-11-09 17:20:42 +00:00
macros.elixir Accepting request 221165 from home:matwey:branches:devel:languages:erlang 2014-02-17 09:46:00 +00:00