Differences between revisions 33 and 37 (spanning 4 versions)
Revision 33 as of 2021-08-10 23:44:05
Size: 6013
Editor: mkoeppe
Comment: link remaining 4.x changelogs
Revision 37 as of 2021-08-11 00:38:41
Size: 8432
Editor: mkoeppe
Comment: add release stats to 8.x, 9.x
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
See also: [[http://www.sagemath.org/changelogs/index.html|Changelogs]], [[https://groups.google.com/forum/#!forum/sage-announce|sage-announce]] See also: [[http://www.sagemath.org/changelogs/index.html|Changelogs]], [[https://groups.google.com/forum/#!forum/sage-announce|release announcements on sage-announce]], [[https://trac.sagemath.org/query?status=closed&milestone=sage-8.9&groupdesc=1&group=status&max=1500&col=id&col=summary&col=component&col=time&col=changetime&col=author&col=reviewer&col=keywords&order=component|Trac tickets for each release milestone]].
Line 7: Line 7:
 * [[ReleaseTours/sage-9.5 | Sage 9.5]] (next development cycle, 2021) – adds support for Python 3.10
 * ''[[ReleaseTours/sage-9.4 | Sage 9.4]]'' (release candidate, 2021) – adds support for GCC 11, removes support for Python 3.6
 * '''[[ReleaseTours/sage-9.3 | Sage 9.3]]''' (released May 9, 2021) – adds support for macOS 11 "Big Sur"; major package upgrades
 * [[ReleaseTours/sage-9.2 | Sage 9.2]] (released Oct 24, 2020) – Python 3 support expanded to 3.6, 3.7, 3.8, 3.9; Python 2 support dropped; major package upgrades
 * [[ReleaseTours/sage-9.1 | Sage 9.1]] (released May 21, 2020) – last release supporting both Python 2 and 3; major portability improvements
 * [[ReleaseTours/sage-9.0 | Sage 9.0]] (released Jan 1, 2020) – first release that uses Python 3 by default
 * [[ReleaseTours/sage-9.5 | Sage 9.5]] (next development cycle, '''2021''')
   * adds support for Python 3.10
 * ''[[ReleaseTours/sage-9.4 | Sage 9.4]]'' (release candidate, 2021)
   * adds support for GCC 11, removes support for Python 3.6
   * major advances in symbolics, convex and differentiable geometry, knot theory, coding theory
 * '''[[ReleaseTours/sage-9.3 | Sage 9.3]]''' (released May 9, 2021; [[https://www.sagemath.org/changelogs/sage-9.3.txt|changelog]])
   * adds support for macOS 11 "Big Sur"
   * major package upgrades
   * 679 tickets (PRs) merged, 112 contributors
 * [[ReleaseTours/sage-9.2 | Sage 9.2]] (released Oct 24, '''2020'''; [[https://www.sagemath.org/changelogs/sage-9.2.txt|changelog]])
   * Python 3 support expanded to 3.6, 3.7, 3.8, 3.9; Python 2 support dropped
   * major package upgrades
   * 727 tickets (PRs) merged, 134 contributors
 * [[ReleaseTours/sage-9.1 | Sage 9.1]] (released May 21, 2020; [[https://www.sagemath.org/changelogs/sage-9.1.txt|changelog]])
   * last release supporting both Python 2 and 3
   * major portability improvements
   * 551 tickets (PRs) merged, 106 contributors
 * [[ReleaseTours/sage-9.0 | Sage 9.0]] (released Jan 1, 2020; [[https://www.sagemath.org/changelogs/sage-9.0.txt|changelog]])
   * first release that uses Python 3 by default
   * 348 tickets (PRs) merged, 116 contributors
Line 14: Line 28:
== Versions 5.x–8.x (2012–2019) == == Versions 8.x (2017–2019) ==

 * Sage 8.9 (released Sep 29, '''2019'''; [[https://www.sagemath.org/changelogs/sage-8.9.txt|changelog]])
   * 394 tickets (PRs) merged, 134 contributors
 * Sage 8.8 (released Jun 26, 2019; [[https://www.sagemath.org/changelogs/sage-8.8.txt|changelog]])
   * 361 tickets (PRs) merged, 81 contributors
 * Sage 8.7 (released Mar 23, 2019; [[https://www.sagemath.org/changelogs/sage-8.7.txt|changelog]])
   * 412 tickets (PRs) merged, 86 contributors
 * Sage 8.6 (released Jan 15, 2019; [[https://www.sagemath.org/changelogs/sage-8.6.txt|changelog]])
   * 106 tickets (PRs) merged, 38 contributors
 * Sage 8.5 (released Dec 22, '''2018'''; [[https://www.sagemath.org/changelogs/sage-8.5.txt|changelog]])
   * 363 tickets (PRs) merged, 63 contributors
 * Sage 8.4 (released Oct 17, 2018; [[https://www.sagemath.org/changelogs/sage-8.4.txt|changelog]])
   * 535 tickets (PRs) merged, 112 contributors
 * Sage 8.3 (released Aug 3, 2018; [[https://www.sagemath.org/changelogs/sage-8.3.txt|changelog]])
   * 520 tickets (PRs) merged, 104 contributors
 * Sage 8.2 (released May 5, 2018; [[https://www.sagemath.org/changelogs/sage-8.2.txt|changelog]])
   * 592 tickets (PRs) merged, 100 contributors
 * Sage 8.1 (released Dec 7, '''2017'''; [[https://www.sagemath.org/changelogs/sage-8.1.txt|changelog]])
   * 650 tickets (PRs) merged, 152 contributors
 * Sage 8.0 (released Jul 21, 2017; [[https://www.sagemath.org/changelogs/sage-8.0.txt|changelog]])
   * 631 tickets (PRs) merged, 117 contributors

== Versions 5.x–7.x (2012–2019) ==

Sage Release Tours

See also: Changelogs, release announcements on sage-announce, Trac tickets for each release milestone.

Versions 9.x (2020–)

  • Sage 9.5 (next development cycle, 2021)

    • adds support for Python 3.10
  • Sage 9.4 (release candidate, 2021)

    • adds support for GCC 11, removes support for Python 3.6
    • major advances in symbolics, convex and differentiable geometry, knot theory, coding theory
  • Sage 9.3 (released May 9, 2021; changelog)

    • adds support for macOS 11 "Big Sur"
    • major package upgrades
    • 679 tickets (PRs) merged, 112 contributors
  • Sage 9.2 (released Oct 24, 2020; changelog)

    • Python 3 support expanded to 3.6, 3.7, 3.8, 3.9; Python 2 support dropped
    • major package upgrades
    • 727 tickets (PRs) merged, 134 contributors
  • Sage 9.1 (released May 21, 2020; changelog)

    • last release supporting both Python 2 and 3
    • major portability improvements
    • 551 tickets (PRs) merged, 106 contributors
  • Sage 9.0 (released Jan 1, 2020; changelog)

    • first release that uses Python 3 by default
    • 348 tickets (PRs) merged, 116 contributors

Versions 8.x (2017–2019)

  • Sage 8.9 (released Sep 29, 2019; changelog)

    • 394 tickets (PRs) merged, 134 contributors
  • Sage 8.8 (released Jun 26, 2019; changelog)

    • 361 tickets (PRs) merged, 81 contributors
  • Sage 8.7 (released Mar 23, 2019; changelog)

    • 412 tickets (PRs) merged, 86 contributors
  • Sage 8.6 (released Jan 15, 2019; changelog)

    • 106 tickets (PRs) merged, 38 contributors
  • Sage 8.5 (released Dec 22, 2018; changelog)

    • 363 tickets (PRs) merged, 63 contributors
  • Sage 8.4 (released Oct 17, 2018; changelog)

    • 535 tickets (PRs) merged, 112 contributors
  • Sage 8.3 (released Aug 3, 2018; changelog)

    • 520 tickets (PRs) merged, 104 contributors
  • Sage 8.2 (released May 5, 2018; changelog)

    • 592 tickets (PRs) merged, 100 contributors
  • Sage 8.1 (released Dec 7, 2017; changelog)

    • 650 tickets (PRs) merged, 152 contributors
  • Sage 8.0 (released Jul 21, 2017; changelog)

    • 631 tickets (PRs) merged, 117 contributors

Versions 5.x–7.x (2012–2019)

No release tours were written for these releases, however,

are available. You can also search for

Versions 4.x (2009–2012)

Versions 3.x (2008–2009)

Versions 2.x (–2008)

ReleaseTours (last edited 2024-06-22 23:23:13 by mkoeppe)