@@ -24,6 +24,7 @@ both online and in person at Scala Days NYC and Berlin!
24
24
As always, getting new Scala versions out the door is a collective effort between Typesafe, EPFL, and the Scala user community.
25
25
26
26
Areas where participation is welcome include:
27
+
27
28
- Library authors: we encourage you to publish your libraries for 2.12.0-M3 and later milestones.
28
29
If you do publish, please [ list your library] ( https://github.com/scala/make-release-notes/blob/2.12.x/projects-2.12.md ) .
29
30
- Library authors: if (the latest version of) your library isn't included in the 2.12 community build,
@@ -54,20 +55,24 @@ make the last push to complete 2.12.0-RC1 according to this schedule.
54
55
55
56
56
57
### Future 2.12.x
58
+
57
59
- 2.12.0-M4 Jan 25, 2016 (ca. 12 work-weeks after M3)
58
60
- 2.12.0-M5 Apr 25, 2016 (one year after M1, as in 2.11.x)
59
61
- 2.12.0-RC1 May 30, 2016 (one month after last milestone, between Scala Days NYC and Berlin)
60
62
61
63
### Future 2.11.x
64
+
62
65
- 2.11.8 Feb 8, 2016 (tentative date -- definitely between 2.12.0-M4 and M5)
63
66
- 2.11.9 Q3, 2016 (last planned 2.11.x release, >2 years after 2.11.1)
64
67
65
68
### Past 2.12.x
69
+
66
70
- 2.12.0-M1 May 4, 2015
67
71
- 2.12.0-M2 Jul 15, 2015
68
72
- 2.12.0-M3 Oct 6, 2015
69
73
70
74
### Past 2.11.x
75
+
71
76
- 2.11.0-M1 Jan 7, 2013
72
77
- 2.11.0-M7 Nov 18, 2013
73
78
- 2.11.0-M8 Jan 21, 2014 (one year after M1)
@@ -77,10 +82,11 @@ make the last push to complete 2.12.0-RC1 according to this schedule.
77
82
- 2.11.7 Jun 23, 2015 (just one year after 2.11.1; 2.10.1-2.10.5 took two years)
78
83
79
84
### 2.10.x
85
+
80
86
- 2.10.0 Dec 19, 2012
81
87
- 2.10.1 Mar 12, 2013
82
88
- 2.10.2 Jun 6, 2013
83
89
- 2.10.3 Sep 27, 2013
84
90
- 2.10.4 Mar 18, 2014
85
91
- 2.10.5 Mar 4, 2015 (EOL two years after 2.10.1)
86
- - 2.10.6 Sep 18, 2015 (resolve license incompatibility)
92
+ - 2.10.6 Sep 18, 2015 (resolve license incompatibility)
0 commit comments