Skip to content

Commit fc0574d

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Saturday, 01. February 2020 07:56PM
1 parent 3714433 commit fc0574d

File tree

4 files changed

+54
-0
lines changed

4 files changed

+54
-0
lines changed

_sources/index.rst.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,20 @@ part of which is providing a Python kernel for Jupyter.
5858
Announcements
5959
=============
6060

61+
IPython tends to be released on the last Friday of each moth, this section updated rarely. Please have a look at the release history on `PyPI <https://pypi.org/project/ipython/#history>`_.
62+
63+
- **IPython 7.12.0**: Released on Jan 31st 2020.
64+
65+
- **IPython 7.11.0 and 7.11.1**: Released on Dec 27, 2019 and Jan 1st 2020
66+
67+
- **IPython 7.10.0 and 7.10.1**: Released on Nov 27, 2019 and Dec 1st 2019
68+
69+
- **IPython 7.9.0**: Released on Oct 25, 2019
70+
71+
- **IPython 7.8.0**: Released on Aug 30, 1019
72+
73+
- **IPython 7.7.0**: Released on Jul 26, 2019
74+
6175
- **IPython 7.6.0 and 7.6.1**: Released on June 28th, and July 3rd 2019.
6276

6377
- **IPython 7.5**: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)

_sources/news.rst.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
News
33
====
44

5+
6+
IPython 7.7 and above
7+
---------------------
8+
9+
- **IPython 7.12.0**: Released on Jan 31st 2020.
10+
11+
- **IPython 7.11.0 and 7.11.1**: Released on Dec 27, 2019 and Jan 1st 2020
12+
13+
- **IPython 7.10.0 and 7.10.1**: Released on Nov 27, 2019 and Dec 1st 2019
14+
15+
- **IPython 7.9.0**: Released on Oct 25, 2019
16+
17+
- **IPython 7.8.0**: Released on Aug 30, 1019
18+
19+
- **IPython 7.7.0**: Released on Jul 26, 2019
20+
21+
See the `release notes for version 7
22+
<https://ipython.readthedocs.io/en/stable/whatsnew/version7.html>`__
23+
24+
25+
526
IPython 7.6
627
-----------
728
IPython 7.6.0 was released on June 28, 2019; 7.6.1 on July 3rd

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,14 @@ <h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-th
256256
</div>
257257
<div class="section" id="announcements">
258258
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
259+
<p>IPython tends to be released on the last Friday of each moth, this section updated rarely. Please have a look at the release history on <a class="reference external" href="https://pypi.org/project/ipython/#history">PyPI</a>.</p>
259260
<ul class="simple">
261+
<li><strong>IPython 7.12.0</strong>: Released on Jan 31st 2020.</li>
262+
<li><strong>IPython 7.11.0 and 7.11.1</strong>: Released on Dec 27, 2019 and Jan 1st 2020</li>
263+
<li><strong>IPython 7.10.0 and 7.10.1</strong>: Released on Nov 27, 2019 and Dec 1st 2019</li>
264+
<li><strong>IPython 7.9.0</strong>: Released on Oct 25, 2019</li>
265+
<li><strong>IPython 7.8.0</strong>: Released on Aug 30, 1019</li>
266+
<li><strong>IPython 7.7.0</strong>: Released on Jul 26, 2019</li>
260267
<li><strong>IPython 7.6.0 and 7.6.1</strong>: Released on June 28th, and July 3rd 2019.</li>
261268
<li><strong>IPython 7.5</strong>: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)</li>
262269
<li><strong>IPython 7.4</strong>: improvements to the completion system and miscellaneous fixes (March 21, 2019)</li>

news.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,18 @@ <h4>Support IPython</h4>
226226

227227
<div class="section" id="news">
228228
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline"></a></h1>
229+
<div class="section" id="ipython-7-7-and-above">
230+
<h2>IPython 7.7 and above<a class="headerlink" href="#ipython-7-7-and-above" title="Permalink to this headline"></a></h2>
231+
<ul class="simple">
232+
<li><strong>IPython 7.12.0</strong>: Released on Jan 31st 2020.</li>
233+
<li><strong>IPython 7.11.0 and 7.11.1</strong>: Released on Dec 27, 2019 and Jan 1st 2020</li>
234+
<li><strong>IPython 7.10.0 and 7.10.1</strong>: Released on Nov 27, 2019 and Dec 1st 2019</li>
235+
<li><strong>IPython 7.9.0</strong>: Released on Oct 25, 2019</li>
236+
<li><strong>IPython 7.8.0</strong>: Released on Aug 30, 1019</li>
237+
<li><strong>IPython 7.7.0</strong>: Released on Jul 26, 2019</li>
238+
</ul>
239+
<p>See the <a class="reference external" href="https://ipython.readthedocs.io/en/stable/whatsnew/version7.html">release notes for version 7</a></p>
240+
</div>
229241
<div class="section" id="ipython-7-6">
230242
<h2>IPython 7.6<a class="headerlink" href="#ipython-7-6" title="Permalink to this headline"></a></h2>
231243
<p>IPython 7.6.0 was released on June 28, 2019; 7.6.1 on July 3rd

0 commit comments

Comments
 (0)