diff --git a/elixir-1.12.1.tar.gz b/elixir-1.12.1.tar.gz deleted file mode 100644 index 5d72db2..0000000 --- a/elixir-1.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96167d614b9c483efc54bd7898c3eea4768569a77dd8892ada85d7800d5e3ea4 -size 2458060 diff --git a/elixir-1.12.2.tar.gz b/elixir-1.12.2.tar.gz new file mode 100644 index 0000000..b33a42f --- /dev/null +++ b/elixir-1.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701006d1279225fc42f15c8d3f39906db127ddcc95373d34d8d160993356b15c +size 2460047 diff --git a/elixir-doc.spec b/elixir-doc.spec index adf5c7c..91e4e4e 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.12.1 +Version: 1.12.2 Release: 0 Summary: Documentation for elixir License: Apache-2.0 diff --git a/elixir.changes b/elixir.changes index 36fbd14..0d2c929 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Jul 12 07:26:51 UTC 2021 - Sven Marquardt + +- Elixir 1.12.2 + + * Bug fixes + Elixir + [Kernel] Ensure deprecated macros emit warnings + + Mix + [mix deps] Ensure unconstrained rebar deps generate valid mix specifications + + * Enhancements + Elixir + [elixirc] Change the output of `--profile time` to make it easier to detect outliers + [Application] Do not add compile time deps on args to `Application.compile_env/2` and `Application.compile_env!/2` + [Enum] Optimize `Enum.into/3` and `Map.new/2` + + Mix + [mix compile] Compile most recently changed files first + [mix compile, mix run, mix test] Speed up the time taken to load dependencies. This should make the usage of Mix inside projects quite more responsive + ------------------------------------------------------------------- Mon Jun 14 19:39:42 UTC 2021 - Sven Marquardt diff --git a/elixir.spec b/elixir.spec index 63f3d1f..fa00771 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.12.1 +Version: 1.12.2 Release: 0 Summary: Functional meta-programming aware language built atop Erlang License: Apache-2.0