Show More
@@ -2,6 +2,32 b'' | |||||
2 | 8.x Series |
|
2 | 8.x Series | |
3 | ============ |
|
3 | ============ | |
4 |
|
4 | |||
|
5 | ||||
|
6 | .. _version 8.7.0: | |||
|
7 | ||||
|
8 | IPython 8.7.0 | |||
|
9 | ------------- | |||
|
10 | ||||
|
11 | ||||
|
12 | Small release of IPython with a couple of bug fixes and new features for this | |||
|
13 | month. Next month is end of year, it is unclear if there will be a release close | |||
|
14 | the new year's eve, or if the next release will be at end of January. | |||
|
15 | ||||
|
16 | Here are a few of the relevant fixes, | |||
|
17 | as usual you can find the full list of PRs on GitHub under `the 8.7 milestone | |||
|
18 | <https://github.com/ipython/ipython/pulls?q=milestone%3A8.7>`__. | |||
|
19 | ||||
|
20 | ||||
|
21 | - :ghpull:`13834` bump the minimum prompt toolkit to 3.0.11. | |||
|
22 | - IPython shipped with the ``py.typed`` marker now, and we are progressively | |||
|
23 | adding more types. :ghpull:`13831` | |||
|
24 | - :ghpull:`13817` add configuration of code blacks formatting. | |||
|
25 | ||||
|
26 | ||||
|
27 | Thanks to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring | |||
|
28 | work on IPython and related libraries. | |||
|
29 | ||||
|
30 | ||||
5 | .. _version 8.6.0: |
|
31 | .. _version 8.6.0: | |
6 |
|
32 | |||
7 | IPython 8.6.0 |
|
33 | IPython 8.6.0 |
General Comments 0
You need to be logged in to leave comments.
Login now