You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been a while since our last major release, and the time for Milestone 2 is near. Let's have a look
8
-
at what's been hapening lately, and what our plans are for the near future
7
+
It's been a while since our last major release, and the time for Milestone 2 is near. It's time to have a look
8
+
at what's been hapening lately, and our plans for the near future.
9
9
10
10
# What's been keeping us busy
11
11
@@ -14,8 +14,9 @@ like [semantic highlighting][semantic], [implicit highlighting][implicit], a [Sc
14
14
The reactions were overwhelmingly positive, with more than 4000 downloads until now!
15
15
16
16
We've continued working towards Milestone 2, and we've been following closely the development of Scala 2.10.0.
17
-
The next release of Scala will be a major update, and keeping the IDE aligned with Scala development has
18
-
proven to be both essential, and time consuming. As time passed it became clear that some of our plans
17
+
The next release of Scala will be a major update (macros and reflection, plus a new pattern matcher!), and
18
+
keeping the IDE aligned with Scala development has proven to be both essential and time consuming.
19
+
As time passed it became clear that some of our plans
19
20
won't be possible while staying compatible with 2.9, so today we're re-evaluating our roadmap and
20
21
release schedule.
21
22
@@ -37,7 +38,7 @@ As planned, Helium will target both 2.9 and 2.10.
37
38
38
39
# Lithium
39
40
40
-
All the items in Milestone 3 are deferred to the next release, code-named Lithium. Lithium will target 2.10, and all new features will be targetting only 2.10. Of course, we will continue to support Helium with bugfix releases, as we did for the 2.0 release.
41
+
All the items in Milestone 3 are deferred to the next release, code-named Lithium. Lithium will target 2.10, and all new features will be targetting only 2.10 or greater (2.11 is just around the corner!). Of course, we will continue to support Helium with bugfix releases, as we did for the 2.0 release, so if you need to keep using Scala 2.9 you will still benefit from these bugfix releases.
41
42
42
43
As we get closer to the release, we'll define milestones and more fine-grained goals.
0 commit comments