diff --git a/elixir-1.8.0.tar.gz b/elixir-1.8.0.tar.gz deleted file mode 100644 index e03a79c..0000000 --- a/elixir-1.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe896d8b2914f982d2e6fceeb585f59a8f92ad872653fc46c13df9ff86d69234 -size 2179052 diff --git a/elixir-1.8.1.tar.gz b/elixir-1.8.1.tar.gz new file mode 100644 index 0000000..a78eed1 --- /dev/null +++ b/elixir-1.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8c636ea999392496ccd9a204ccccbc8cb7f417d948fd12692cda2bd02d9822 +size 2177865 diff --git a/elixir-doc.spec b/elixir-doc.spec index e9340f3..604dbc8 100644 --- a/elixir-doc.spec +++ b/elixir-doc.spec @@ -17,7 +17,7 @@ Name: elixir-doc -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Documentation for elixir License: Apache-2.0 diff --git a/elixir.changes b/elixir.changes index 54fea87..06e783a 100644 --- a/elixir.changes +++ b/elixir.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Feb 19 15:38:20 UTC 2019 - g.santomaggio@gmail.com + +- Elixir 1.8.1 + * Bug fixes + Elixir + [Float] Fix rounding for subnormal floats + IEx + [IEx] Fix IEx.pry crash when IEx isn't running + [IEx.CLI] Add IEx warning when using --remsh with "dumb" terminal + [IEx.Helpers] Sort results by arity on h helper + Mix + [mix compile] Do not include optional dependencies in extra applications as it is + incompatible with shared deps in umbrellas + ------------------------------------------------------------------- Mon Jan 28 11:00:20 UTC 2019 - g.santomaggio@gmail.com diff --git a/elixir.spec b/elixir.spec index 488b88c..7d905de 100644 --- a/elixir.spec +++ b/elixir.spec @@ -17,7 +17,7 @@ Name: elixir -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Functional meta-programming aware language built atop Erlang License: Apache-2.0