Go to file
Matwey Kornilov c5ac5de614 Accepting request 755456 from home:gsantomaggio_suse:branches:devel:languages:erlang
Add unzip to "build require"
- Elixir 1.9.4
  * Bug fixes
    Mix
    [mix local.hex] Remove invalid deprecation warning on mix local.hex command
  
- Elixir 1.9.3
  * Enhancements
    Mix
    [mix release] Add :tar option for releases to create a tarball
  
  * Bug fixes
    Mix
    [mix release] Use default_release option when name is not given
    [mix release] Make release's boot script contents deterministic
  * Deprecations
    Mix
    [mix archive.install] Warn when installing from URI
    [mix escript.install] Warn when installing from URI
- Elixir 1.9.2
  * Enhancements
    Mix
    [mix release] Allow {:from_app, app_name} as a version for releases
  
  * Bug fixes
    Elixir
    [Kernel] Ensure compilation works for a variable named super
    [Kernel] Ensure capture operator of a local function expands correctly inside a macro
    [Regex] Ensure dynamic recompilation of regexes considers options. 
    This fixes an issue where parsing the protocol in URI.parse/1 seemingly looked case sensitive when running Elixir precompiled on another machine
  * Mix
    [mix release] Use Base.encode32 when generating cookie to avoid unsafe chars
    [mix release] Fix install command on Windows
    [mix release] Quote executable path on Windows to ensure it works on directories with spaces
- Elixir 1.9.1
  * Enhancements
    Mix
    [mix format] Print relative paths in --check-formatted output
    [mix release] Support included applications
  * Bug fixes
    Elixir
    [Code] Fix formatter wrongly removing nested parens in nested calls
  * Logger
    [Logger] Do not crash translator on poorly formatted supervisor names
  * Mix
    [mix compile] Raise readable error for mismatched sources during compilation
    [mix release] Preserve UTF8 encoding in release config files

OBS-URL: https://build.opensuse.org/request/show/755456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=48
2019-12-10 09:05:35 +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.9.4.tar.gz Accepting request 755456 from home:gsantomaggio_suse:branches:devel:languages:erlang 2019-12-10 09:05:35 +00:00
elixir-doc.changes Accepting request 660108 from home:matwey:branches:devel:languages:erlang 2018-12-20 07:05:40 +00:00
elixir-doc.spec Accepting request 755456 from home:gsantomaggio_suse:branches:devel:languages:erlang 2019-12-10 09:05:35 +00:00
elixir.changes Accepting request 755456 from home:gsantomaggio_suse:branches:devel:languages:erlang 2019-12-10 09:05:35 +00:00
elixir.spec Accepting request 755456 from home:gsantomaggio_suse:branches:devel:languages:erlang 2019-12-10 09:05:35 +00:00
macros.elixir Accepting request 221165 from home:matwey:branches:devel:languages:erlang 2014-02-17 09:46:00 +00:00