Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6610c8c

Browse filesBrowse files
Scala version 3.0.0.RC3 (#108)
1 parent db87f13 commit 6610c8c
Copy full SHA for 6610c8c

File tree

Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+9
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ $ brew upgrade --fetch-HEAD scalaenv
9595

9696
### Version History
9797

98+
**0.1.11** (Apr, 27, 2021)
99+
- Added version **3.0.0-RC3**
100+
- [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.10...version/0.1.11)
101+
98102
**0.1.10** (Apr, 1, 2021)
99103
- Added version **3.0.0-RC2**
100104
- [diff](https://github.com/scalaenv/scalaenv/compare/version/0.1.9...version/0.1.10)
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
sites=(
2+
"https://github.com/lampepfl/dotty/releases/download/3.0.0-RC3"
3+
);
4+
archive_file="scala3-3.0.0-RC3.tar.gz"
5+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.