From contact at ksunden.space Thu Nov 9 12:04:20 2023 From: contact at ksunden.space (Kyle Sunden) Date: Thu, 09 Nov 2023 11:04:20 -0600 Subject: [Matplotlib-users] [ANN] Matplotlib 3.8.1 Message-ID: Hi all, We are pleased to announce the release of Matplotlib 3.8.1. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.8.1`. Other packages may also be available already; please check with your preferred source. This is the first bugfix release of the 3.8 series. The 3.8.1 release represents the work of 27 authors over 95 pull requests, and we thank them for their contributions. For further details, please see the release notes: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.8.1.html and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/85?closed=1 This release contains several bug fixes and adjustments: - Bump setuptools required version because of setuptools_scm v8 - Update ``find_nearest_contour`` and revert contour deprecations - ``allsegs`` and ``allkinds`` return individual segments - Restore default behavior of hexbin mincnt with C provided - Try/except import of Axes3D - Ensure valid path mangling for ContourLabeler - BLD: Remove development dependencies from sdists - FIX 2-tuple of colors in to_rgba_array - Fix issue with non-string labels and legend - Fix issue with locale comma when not using math text - Various type hinting improvements - Various documentation improvements - Improvements to the MacOS backend For packagers, note that this release introduces a lower bound of setuptools=64, for compatibility with recent versions of setuptools_scm. This release tag is signed by my GPG key. The fingerprint is: EB83 2218 7FD4 5119 2E43 0A72 79B3 FEC4 56F1 2599 and it is also used to sign this message. Note that PyPI no longer supports GPG signing of uploaded files, so the sdist is no longer signed. Kyle Sunden Matplotlib RSE -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 866 bytes Desc: not available URL: From contact at ksunden.space Fri Nov 17 18:01:30 2023 From: contact at ksunden.space (Kyle Sunden) Date: Fri, 17 Nov 2023 17:01:30 -0600 Subject: [Matplotlib-users] [ANN] Matplotlib 3.8.2 Message-ID: Hi all, We are pleased to announce the release of Matplotlib 3.8.2. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.8.2`. Other packages may also be available already; please check with your preferred source. This is the second bugfix release of the 3.8 series. The 3.8.2 release represents the work of 27 authors over 95 pull requests, and we thank them for their contributions. For further details, please see the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/86?closed=1 This release contains several bug fixes and adjustments: - Fix a segfault in the MacOS backend when running on Python 3.12 - Fix Contour labeling manual positions selecting incorrect contours. - Various documentation improvements This release tag is signed by my GPG key. The fingerprint is: EB83 2218 7FD4 5119 2E43 0A72 79B3 FEC4 56F1 2599 and it is also used to sign this message. Note that PyPI no longer supports GPG signing of uploaded files, so the sdist is no longer signed. Kyle Sunden Matplotlib RSE -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 866 bytes Desc: not available URL: