tag:github.com,2008:https://github.com/QuLogic/matplotlib/releasesTags from matplotlib2025-05-08T18:46:56Ztag:github.com,2008:Repository/21548241/v3.10.32025-05-08T18:46:56ZREL: v3.10.3<p>REL: v3.10.3</p>
<p>This is the third bugfix release of the 3.10.x series</p>ksundentag:github.com,2008:Repository/21548241/v3.10.12025-02-27T18:51:47Zv3.10.1: REL 3.10.1<p>REL 3.10.1</p>
<p>This is the first bugfix release of the 3.10.x series.</p>
<p>This release contains several bug-fixes and adjustments:</p>
<p>- Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
<br />- Remove md5 usage to prevent issues on FIPS enabled systems
<br />- Fix pyplot.matshow figure handling
<br />- Fix modifying Axes' position also alters the original Bbox object used for initialization
<br />- Fix title position for polar plots
<br />- Add version gate to GTK4 calls when necessary
<br />- Raise warning if both c and facecolors are used in scatter plot</p>
<p>As well as several documentation improvements and corrections.</p>ksundentag:github.com,2008:Repository/21548241/v3.10.02024-12-14T05:26:37ZREL: v3.10.0 release<p>REL: v3.10.0 release</p>
<p>Highlights of this release include:</p>
<p>- Preliminary support for free-threaded CPython 3.13
<br />- Standard getters/setters for axis inversion state
<br />- New more-accessible color cycle
<br />- Dark-mode diverging colormaps
<br />- Exception handling control
<br />- InsetIndicator artist
<br />- FillBetweenPolyCollection
<br />- Fill between 3D lines
<br />- Data in 3D plots can now be dynamically clipped to the axes view limits
<br />- Rotating 3d plots with the mouse
<br />- Increased Figure limits with Agg renderer
<br />- Subfigures no longer provisional
<br />- Subfigures are now added in row-major order</p>ksundentag:github.com,2008:Repository/21548241/v3.9.42024-12-13T04:32:11Zv3.9.4: REL: 3.9.4<p>REL: 3.9.4</p>
<p>This is the fourth bugfix release of the 3.9.x series.</p>
<p>This release contains two bug-fixes:</p>
<p>- Fix toolbar icons in GTK backend
<br />- Fix `Poly3DCollection` initialization with list of lists</p>QuLogictag:github.com,2008:Repository/21548241/v3.9.32024-11-30T08:44:09Zv3.9.3: REL: 3.9.3<p>REL: 3.9.3</p>
<p>This is the third bugfix release of the 3.9.x series.</p>
<p>This release contains several bug-fixes and adjustments:</p>
<p>- Fix `axline` with extremely small slopes
<br />- Fix `axline` with non-linear axis scales
<br />- Fix `minimumSizeHint` with Qt backend
<br />- Fix config directory usage when it's behind a symlink
<br />- Fix draggable legend when blitting is enabled
<br />- Fix high CPU utilization in the `macosx` backend
<br />- Fix multiple hatch `edgecolors` passed to `contourf`
<br />- Improve compatibility with `pytest` 8.2.0</p>QuLogictag:github.com,2008:Repository/21548241/v3.10.0rc12024-11-01T02:04:09Zv3.10.0rc1ksundentag:github.com,2008:Repository/21548241/v3.9.22024-08-12T23:50:47Zv3.9.2: REL: 3.9.2<p>REL: 3.9.2</p>
<p>This is the second bugfix release of the 3.9.x series.</p>
<p>This release contains several bug-fixes and adjustments:</p>
<p>- Be more resilient to I/O failures when writing font cache
<br />- Fix nondeterministic behavior with subplot spacing and constrained layout
<br />- Fix sticky edge tolerance relative to data range
<br />- Improve formatting of image values in cases of singular norms</p>
<p>Windows wheels now bundle the MSVC runtime DLL statically to avoid
<br />inconsistencies with other wheels and random crashes depending on import
<br />order.</p>QuLogictag:github.com,2008:Repository/21548241/v3.9.1.post12024-08-06T21:08:19Zv3.9.1.post1: REL: 3.9.1.post1<p>REL: 3.9.1.post1</p>
<p>This is a post-release of v3.9.1 intended to fix errors in released
<br />wheels on Windows.</p>
<p>See <a class="issue-link js-issue-link" href="https://github.com/matplotlib/matplotlib/issues/28551">matplotlib#28551</a> for details.</p>QuLogictag:github.com,2008:Repository/21548241/v3.9.1.post02024-08-06T19:47:13Zv3.9.1.post0: REL: 3.9.1.post0<p>REL: 3.9.1.post0</p>
<p>This is a post-release of v3.9.1 intended to fix errors in released
<br />wheels on Windows.</p>
<p>See <a class="issue-link js-issue-link" href="https://github.com/matplotlib/matplotlib/issues/28551">matplotlib#28551</a> for details.</p>QuLogictag:github.com,2008:Repository/21548241/v3.9.12024-07-04T06:26:18Zv3.9.1: REL: 3.9.1<p>REL: 3.9.1</p>
<p>This is the first bugfix release of the 3.9.x series.</p>
<p>This release contains several bug-fixes and adjustments:</p>
<p>- Add GitHub artifact attestations for sdist and wheels
<br />- Re-add `matplotlib.cm.get_cmap`; note this function will still be
<br /> removed at a later date
<br />- Allow duplicate backend entry points
<br />- Fix `Axes` autoscaling of thin bars at large locations
<br />- Fix `Axes` autoscaling with `axhspan` / `axvspan`
<br />- Fix `Axes3D` autoscaling of `Line3DCollection` / `Poly3DCollection`
<br />- Fix `Axes3D` mouse interactivity with non-default roll angle
<br />- Fix box aspect ratios in `Axes3D` with alternate vertical axis
<br />- Fix case handling of backends specified as `module://...`
<br />- Fix crash with TkAgg on Windows with `tk.window_focus: True`
<br />- Fix interactive update of SubFigures
<br />- Fix interactivity when using the IPython console
<br />- Fix pickling of AxesWidgets and SubFigures
<br />- Fix scaling on GTK3Cairo / GTK4Cairo backends
<br />- Fix text wrapping within SubFigures
<br />- Promote `mpltype` Sphinx role to a public extension; note this is only
<br /> intended for development reasons</p>QuLogic