forked from pool/elixir
Accepting request 846082 from home:MaSven:branches:devel:languages:erlang
Update to elixir 1.11.2 OBS-URL: https://build.opensuse.org/request/show/846082 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=63
This commit is contained in:
committed by
Git OBS Bridge
parent
69ebe630b5
commit
88730b3b30
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 04 11:09:00 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
|
||||
|
||||
- Elixir 1.11.2
|
||||
* Bug fixes
|
||||
Elixir
|
||||
[Code] Do not crash when getting docs for missing `erts` appdir
|
||||
[Kernel] Raise meaningful error if `:erlang.is_record` is used in guards
|
||||
[Kernel] Prune tracers when fetching `__ENV__` inside functions
|
||||
|
||||
Mix
|
||||
[mix] Fix regression where aliases could not call themselves recursively
|
||||
[mix compile] Do not discard tracers that are set programatically
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 11:09:00 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
|
||||
|
||||
@@ -22,7 +36,7 @@ Mon Oct 19 11:09:00 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 11:03:32 UTC 2020 - Sven Marquardt <dev@mail.smarquardt.space>
|
||||
|
||||
-Elixir 1.11.0
|
||||
- Elixir 1.11.0
|
||||
|
||||
* Enhancements
|
||||
EEx
|
||||
@@ -558,7 +572,7 @@ Mon Dec 10 11:17:25 UTC 2018 - matwey.kornilov@gmail.com
|
||||
|
||||
- Use %license for LICENSE
|
||||
|
||||
----------------------- --------------------------------------------
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 08 22:01:20 UTC 2018 - g.santomaggio@gmail.com
|
||||
|
||||
- Elixir 1.7.4
|
||||
@@ -603,6 +617,7 @@ Thu Nov 08 22:01:20 UTC 2018 - g.santomaggio@gmail.com
|
||||
everyone to migrate to Erlang/OTP 20+.
|
||||
Full release notes: https://github.com/elixir-lang/elixir/releases/tag/v1.7.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 1 08:02:34 UTC 2018 - develop7@develop7.info
|
||||
|
||||
- Elixir 1.6.6
|
||||
|
Reference in New Issue
Block a user