From c899a1c54c01cf79fca75dac53a3a689f5584c9d Mon Sep 17 00:00:00 2001 From: Bogdan Mihai Date: Mon, 18 Jan 2021 22:12:22 +0100 Subject: [PATCH 1/2] Add scala version 2.12.13 --- plugins/scala-install/share/scala-2.12.13 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/scala-install/share/scala-2.12.13 diff --git a/plugins/scala-install/share/scala-2.12.13 b/plugins/scala-install/share/scala-2.12.13 new file mode 100644 index 0000000..7f21977 --- /dev/null +++ b/plugins/scala-install/share/scala-2.12.13 @@ -0,0 +1,4 @@ +sites=( + "http://www.scala-lang.org/files/archive" + ); +archive_file="scala-2.12.13.tgz" From f36caf6d602e74e8e30fc5c079afe4408296f95c Mon Sep 17 00:00:00 2001 From: Bogdan Mihai Date: Sun, 24 Jan 2021 12:25:16 +0100 Subject: [PATCH 2/2] Update readme for version 0.1.6 --- README.md | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index dd9e052..33e811d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ scalaenv Groom your app's Scala environment with scalaenv like [rbenv](https://github.com/sstephenson/rbenv) :) +Support offered for all official versions, including **dotty** and **scala3**. Do you need [**sbt**](http://www.scala-sbt.org) version management? Please refer to [**sbtenv**](https://github.com/sbtenv/sbtenv) in the case of use **sbt**. @@ -49,7 +50,7 @@ Please refer to [**sbtenv**](https://github.com/sbtenv/sbtenv) in the case of us 5. Install each version of scala. ~~~ sh - $ scalaenv install scala-2.10.3 + $ scalaenv install scala-2.13.4 ~~~ If show all available version, please use the following command: @@ -57,17 +58,18 @@ Please refer to [**sbtenv**](https://github.com/sbtenv/sbtenv) in the case of us ~~~ sh $ scalaenv install -l All available versions: - scala-2.10.1 - scala-2.10.2 - scala-2.10.3 + scala-2.13.1 + scala-2.13.2 + scala-2.13.3 + scala-2.13.4 ... ~~~ If want to install manually, please download scala archive and extract into `~/.scalaenv/versions/`. ~~~ sh - $ curl -LO http://www.scala-lang.org/files/archive/scala-2.10.3.tgz - $ tar xf scala-2.10.3.tgz -C ~/.scalaenv/versions/ + $ curl -LO http://www.scala-lang.org/files/archive/scala-2.13.4.tgz + $ tar xf scala-2.13.4.tgz -C ~/.scalaenv/versions/ ~~~ #### Homebrew on macOS @@ -93,16 +95,22 @@ $ brew upgrade --fetch-HEAD scalaenv ### Version History +**0.1.6** (Jan, 24, 2021) + - Added version **2.12.13** + - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.5...version/0.1.6) + **0.1.5** (Jan, 6, 2021) - - Added many new archives + - Added many new archives, including dotty and scala3 - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.4...version/0.1.5) **0.1.4** (June, 18, 2019) - Added new archive (**2.13.0**) + - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.3...version/0.1.4) **0.1.3** (Mar, 26, 2019) - Added new archives (**2.12.7**, **2.12.8**, **2.13.0-RC1**) - Fix the bug in `scalaenv install -l` + - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.2...version/0.1.3) **0.1.2** (Sep, 10, 2018) - fix `scalaenv install -l` @@ -113,21 +121,21 @@ $ brew upgrade --fetch-HEAD scalaenv - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.0...version/0.1.1) **0.1.0** (Nov 12, 2017) - - Added `scala-2.10.7` and `scala-2.11.12` + - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.0.16...version/0.1.0) **0.0.16** (Oct 21, 2017) - - Added `scala-2.12.4` + - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.0.15...version/0.0.16) **0.0.15** (Aug 17, 2017) - - Implemented `scalaenv uninstall` - Enhanced `scalaenv install` - Added usage for `scalaenv install` - Added completions for `scalaenv install` - etc... - Added new scala archives (**2.12.3** and **2.13.0-M2**) + - [diff](https://github.com/scalaenv/scalaenv/compare/version/0.0.14...version/0.0.15) **0.0.14** (Jul 28, 2017) * Added **dotty-0.2.0-RC1** @@ -210,21 +218,22 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matsuki, Hidenori

🚧 πŸ’»
Yusuke Izawa

🚧 πŸ’»
Shunsuke Otani

🚧 πŸ’» +
Bogdan-Eugen Mihai

🚧 πŸ’»
Alex Ehrnschwender

πŸ’»
Taylor Steinberg

πŸ’»
Erwin Zhang

πŸ’» -
Joseph Price

πŸ’» +
Joseph Price

πŸ’»
Taichiro Yoshida

πŸ’»
Odd MΓΆller

πŸ’»
Michael Ledin

πŸ’»
Paolo G. Giarrusso

πŸ’»
Keith

πŸ’»
Anderson Mesquita

πŸ’» -
Ι―ΜΉtΝ‘Ι•Κ²i

πŸ’» +
Ι―ΜΉtΝ‘Ι•Κ²i

πŸ’»
Shinichi TAMURA

πŸ’»
matsu-chara

πŸ’»
Alexander Ronald Altman

πŸ’»