Sourced from setuptools's changelog.
v75.2.0
Features
- Made errors when parsing
Distribution
data more explicit about the expected type (tuple[str, ...] | list[str]
) -- by :user:Avasam
(#4578)Bugfixes
- Fix a
TypeError
when aDistribution
's old included attribute was atuple
-- by :user:Avasam
(#4578)- Add workaround for
bdist_wheel --dist-info-dir
errors when customisation does not inherit from setuptools. (#4684)v75.1.1
Bugfixes
- Re-use pre-existing
.dist-info
dir when creating wheels via the build backend APIs (PEP 517) and themetadata_directory
argument is passed -- by :user:pelson
. (#1825)- Changed
egg_info
command to avoid adding an empty.egg-info
directory while iterating over entry-points. This avoids triggering integration problems withimportlib.metadata
/importlib_metadata
(reference: pypa/pyproject-hooks#206). (#4680)v75.1.0
Features
- Deprecated
bdist_wheel.universal
configuration. (#4617)Bugfixes
- Removed reference to upload_docs module in entry points. (#4650)
v75.0.0
Features
... (truncated)
61a5a03
Bump version: 75.1.1 → 75.2.08ad3ea7
Workaround for bdist_wheel.dist_info_dir
problems (#4684)9af0877
Type sequence checks in setuptools/dist.py (#4578)0534fde
Add news fragment50b732a
Check for more specific error messagea663287
Add pragma for edge-case code path96be735
Workaround for bdist_wheel.dist_info_dir problems000a413
Deprecate public access to setuptools.dist.sequence00995c1
Use variable msg instead of tmpl in setuptools/distd457d0e
Type sequence checks in setuptools/dist.pySourced from mkdocs-material's changelog.
mkdocs-material-9.5.42 (2024-10-20)
- Fixed #7625: Invalid encoding of boolean attributes in privacy plugin
- Fixed #7624: Crash when disabling privacy plugin (9.5.41 regression)
mkdocs-material-9.5.41 (2024-10-15)
- Fixed #7619: Improved tooltip on logo disappears after instant navigation
- Fixed #7616: Race condition in built-in privacy plugin when inlining assets
- Fixed #7615: Comments and "Was this page helpful?" visible when printing
mkdocs-material-9.5.40 (2024-10-10)
- Updated Latvian translations
- Fixed #7597: Social cards not using site name on home page
mkdocs-material-9.5.39+insiders-4.53.14 (2024-09-29)
- Fixed #7567: Empty headlines when using typeset plugin with anchorlinks
mkdocs-material-9.5.39 (2024-09-29)
- Fixed #7226: not staying on page when using mike's canonical versioning
mkdocs-material-9.5.38 (2024-09-26)
- Added Albanian translations
mkdocs-material-9.5.37 (2024-09-25)
- Added 4th and 5th level ordered list styles
- Fixed #7548: Tags have no spacing in search
mkdocs-material-9.5.36 (2024-09-21)
- Fixed #7544: Social cards incorrectly rendering HTML entities
- Fixed #7542: Improved support for setting custom list styles
mkdocs-material-9.5.35 (2024-09-18)
- Fixed #7498: Search not showing for Vietnamese language
mkdocs-material-9.5.34+insiders-4.53.13 (2024-09-14)
- Fixed #7520: Social plugin errors for generated files (MkDocs 1.6+)
mkdocs-material-9.5.34 (2024-08-31)
- Updated Mermaid.js to version 11 (latest)
... (truncated)
f3a390e
Prepare 9.5.42 releaseade227c
Updated README.md (#7631)cc1508f
Fixed encoding of boolean attributes in privacy plugine2c621f
Fixed regression in privacy plugin5eef815
Prepare 9.5.41 release2d2e041
Updated dependencies790b0e8
JSON schema (#7622)649abd2
Fixed tooltip on logo lost on instant navigation0418a22
Updated README.md (#7618)e29e124
Fixed feedback visible on print