Skip to content

Commit 09302dd

Browse files
committed
Updated blog entry.
1 parent 51f5150 commit 09302dd

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

blog/_posts/2012-07-17-state-of-helium.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Helium release cycle and future plans
44
author: Scala IDE team
55
---
66

7-
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.
99

1010
# What's been keeping us busy
1111

@@ -14,8 +14,9 @@ like [semantic highlighting][semantic], [implicit highlighting][implicit], a [Sc
1414
The reactions were overwhelmingly positive, with more than 4000 downloads until now!
1515

1616
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
1920
won't be possible while staying compatible with 2.9, so today we're re-evaluating our roadmap and
2021
release schedule.
2122

@@ -37,7 +38,7 @@ As planned, Helium will target both 2.9 and 2.10.
3738

3839
# Lithium
3940

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.
4142

4243
As we get closer to the release, we'll define milestones and more fine-grained goals.
4344

0 commit comments

Comments
 (0)