Content deleted Content added
Add Versions section |
→Versions: Updated to use (earlier) timestamps and release names from download page |
||
Line 226:
== Versions ==
Versions of Ceylon released:<ref>https://ceylon-lang.org/
* M1 0.1 "Newton" (
* M2 0.2 "Minitel" (
* M3 0.3 "V2000" (
*
* M4 0.4 "Analytical Engine" (Oct 29 2012)
*
*
*
* 1.
* 1.1.0 "Ultimate Ship The Second" (Oct 09 2014)
* 1.2.0 "A Series of Unlikely Explanations" (Oct 28 2015)
* 1.
* 1.
* 1.3.
* 1.3.1 "Now We Try It My Way" (Nov 22 2016)
* 1.3.2 "Smile Tolerantly" (Mar 02 2017)
''Extracted by entering this JavaScript code in the browser console of the referenced page: Array.apply(null, $('h3 a').map(function(x,y) { return "* " + $(y).text().trim().replace(/\s*\(Latest release\)/i,"").replace(/Ceylon /,"") + " (" + $(y.parentElement.previousSibling.previousSibling).text().trim().replace(/Released on /,"") + ")"; })).reverse().join("\n")`)''
== License ==
|