Skip to content

0.1.2 series announcement #2627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 52 commits into from
May 31, 2017
Merged
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
f6e85c4
Start writing release anouncement.
DarkDimius May 30, 2017
c3d2f79
Fixes to announcement.
DarkDimius May 30, 2017
31300fe
Fix lists.
DarkDimius May 30, 2017
834ab83
Various rewordings/improvements
smarter May 30, 2017
602d4af
Fix version numbers + add a stub version numbers page.
DarkDimius May 30, 2017
0bc9f28
Version number clarifications
smarter May 30, 2017
0aa1d1b
Merge branch 'anounce-0.1.2' of github.com:dotty-staging/dotty into a…
DarkDimius May 30, 2017
bc0509b
Improvement to version numbers
smarter May 30, 2017
ad9d2ce
version-numbers.md: Explain promotion
smarter May 30, 2017
21cbd7d
Add community build section.
DarkDimius May 30, 2017
38a939c
Merge branch 'anounce-0.1.2' of github.com:dotty-staging/dotty into a…
DarkDimius May 30, 2017
5f8b9fe
Slightly improved wording
smarter May 30, 2017
1542551
Start writing release notes.
DarkDimius May 30, 2017
ee90df1
Merge branch 'anounce-0.1.2' of github.com:dotty-staging/dotty into a…
DarkDimius May 30, 2017
21208fa
Mention @vsalvis
DarkDimius May 30, 2017
f1592db
Start adding links to release notes.
DarkDimius May 30, 2017
395152d
Finish adding links.
DarkDimius May 30, 2017
fa04da3
Work on release notes.
DarkDimius May 30, 2017
0f2f4cf
Release notes.
DarkDimius May 30, 2017
2ee841e
0.1.2.md: Fix formatting
smarter May 30, 2017
4e5979a
release notes: Dottydoc + fixes to markdown.
DarkDimius May 30, 2017
0e6d835
Merge branch 'anounce-0.1.2' of github.com:dotty-staging/dotty into a…
DarkDimius May 30, 2017
4543672
Fix markdown.
DarkDimius May 30, 2017
93da79a
release-notes: Slight wording improvements
smarter May 30, 2017
3b7de6a
Update
nicolasstucki May 30, 2017
16d06c7
Add section on IDE
smarter May 30, 2017
fb64db9
Update
nicolasstucki May 30, 2017
c6a26ad
Polish wording
odersky May 30, 2017
dcbbc42
Merge branch 'anounce-0.1.2' of https://github.com/dotty-staging/dott…
odersky May 30, 2017
cd64432
Update 0.1.2.md
nicolasstucki May 30, 2017
1c91058
Update 0.1.2.md
nicolasstucki May 30, 2017
85fb63f
Update 0.1.2.md
nicolasstucki May 30, 2017
9aa9b2b
Update 0.1.2.md
DarkDimius May 30, 2017
e7695b4
Fix github ids
DarkDimius May 31, 2017
e7d4874
Fix github ids
DarkDimius May 31, 2017
9943fda
Fix small typos
DarkDimius May 31, 2017
03a8132
Update
nicolasstucki May 31, 2017
7ff28e9
Update 2017-05-31-first-dotty-milestone-release.md
nicolasstucki May 31, 2017
787d7cc
Update 0.1.2.md
DarkDimius May 31, 2017
3b222c6
Update 0.1.2.md
nicolasstucki May 31, 2017
5e0757c
Update 2017-05-31-first-dotty-milestone-release.md
nicolasstucki May 31, 2017
e093465
Update 2017-05-31-first-dotty-milestone-release.md
nicolasstucki May 31, 2017
3b8f3c7
Update 2017-05-31-first-dotty-milestone-release.md
nicolasstucki May 31, 2017
288042a
Update 2017-05-31-first-dotty-milestone-release.md
DarkDimius May 31, 2017
c458a0b
Polish
DarkDimius May 31, 2017
f12ed54
Update 2017-05-31-first-dotty-milestone-release.md
nicolasstucki May 31, 2017
89441d4
Update 2017-05-31-first-dotty-milestone-release.md
nicolasstucki May 31, 2017
d2182bb
Update 0.1.2.md
nicolasstucki May 31, 2017
8626416
Update
nicolasstucki May 31, 2017
1f3f7b8
Fixes based on feedback.
DarkDimius May 31, 2017
ec21aa9
Merge branch 'anounce-0.1.2' of github.com:dotty-staging/dotty into a…
DarkDimius May 31, 2017
53db509
Fix capitalization.
DarkDimius May 31, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/blog/_posts/2017-05-31-first-dotty-milestone-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ brew install lampepfl/brew/dotty
### Scastie

[Scastie], the online Scala playground,
supports Dotty.

supports Dotty.
You can try it out there without installing.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say "without installing anything", otherwise it looks like a word is missing from the sentence.


# What’s in the 0.1.2-RC1 technology preview?
This technology preview demonstrates new language features planned for Scala 3:
Expand Down