@@ -5,7 +5,7 @@ author: Dmytro Petrashko
55authorImg : /images/petrashko.jpg
66---
77
8- Today, we excited to release Dotty version 0.1.2-RC1. This release
8+ Today, we are excited to release Dotty version 0.1.2-RC1. This release
99serves as a technology preview that demonstrates new language features
1010and the compiler supporting them.
1111
@@ -81,11 +81,11 @@ See here for the full [release notes](http://dotty.epfl.ch/docs/release-notes/0.
8181We are adopting a time-based release schedule:
8282- Nightly builds will be published, for those wanting to be at the forefront of
8383 development.
84- - Every 6 weeks, a release candidate will be cut based on the last nightly build,
85- the release candidates let library authors test their code in advance of each
84+ - Every 6 weeks, a release candidate will be cut based on the latest nightly build.
85+ The release candidates let library authors test their code in advance of each
8686 release. Multiple release candidates may be released during each 6 weeks
8787 period to fix regressions.
88- - Every 6 weeks, the last release candidate becomes a release.
88+ - Every 6 weeks, the latest release candidate becomes a release.
8989
9090At the end of 6 weeks, the milestone will be promoted to a stable release.
9191See here for the full [ version number explanation] ( http://dotty.epfl.ch/docs/usage/version-numbers.html ) .
0 commit comments