Sourced from mkdocstrings-python's changelog.
1.1.0 - 2023-05-25
Features
- Support custom templates through objects' extra data (8ff2b06 by Timothée Mazzucotelli). [PR #70](mkdocstrings/python#70)
1.0.0 - 2023-05-11
Breaking changes
The signature of the
format_signature
filter has changed. If you override templates in your project to customize the output, make sure to update the following templates so that they use the new filter signature:
class.html
expression.html
function.html
signature.html
You can see how to use the filter in this commit's changes: f686f4e4.
We take this as an opportunity to go out of beta and bump the version to 1.0.0. This will allow users to rely on semantic versioning.
Bug Fixes
- Bring compatibility with insiders signature crossrefs feature (f686f4e by Timothée Mazzucotelli).
0.10.1 - 2023-05-07
Bug Fixes
- Format signatures with full-path names (685512d by Timothée Mazzucotelli).
0.10.0 - 2023-05-07
Features
- Add option to disallow inspection (40f2f26 by Nyuan Zhang). [Issue #68](mkdocstrings/python#68), [PR #69](mkdocstrings/python#69)
... (truncated)
2de4717
chore: Prepare release 1.1.08ff2b06
feat: Support custom templates through objects' extra datad35f2d7
chore: Template upgradeee59c8c
docs: Improve global options documentationaead1fd
chore: Prepare release 1.0.0f686f4e
fix: Bring compatibility with insiders signature crossrefs feature5204726
chore: Template upgrade7f5529f
ci: Add back MYPYPATH env var to check-types duty2d41813
chore: Template upgrade5852612
docs: Improve suggestion for styling external linksSourced from pytest-cov's changelog.
4.1.0 (2023-05-24)
- Updated CI with new Pythons and dependencies.
- Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0. Contributed by Sorin Sbarnea in
[#558](https://github.com/pytest-dev/pytest-cov/issues/558) <https://github.com/pytest-dev/pytest-cov/pull/558>
_.- Optimized summary generation to not be performed if no reporting is active (for example, when
--cov-report=''
is used without--cov-fail-under
). Contributed by Jonathan Stewmon in[#589](https://github.com/pytest-dev/pytest-cov/issues/589) <https://github.com/pytest-dev/pytest-cov/pull/589>
_.- Added support for JSON reporting. Contributed by Matthew Gamble in
[#582](https://github.com/pytest-dev/pytest-cov/issues/582) <https://github.com/pytest-dev/pytest-cov/pull/582>
_.- Refactored code to use f-strings. Contributed by Mark Mayo in
[#572](https://github.com/pytest-dev/pytest-cov/issues/572) <https://github.com/pytest-dev/pytest-cov/pull/572>
_.- Fixed a skip in the test suite for some old xdist. Contributed by a bunch of people in
[#565](https://github.com/pytest-dev/pytest-cov/issues/565) <https://github.com/pytest-dev/pytest-cov/pull/565>
_.
2c9f217
Bump version: 4.0.0 → 4.1.04d245df
Update changelog and authors.7b095c8
Skip starting from xdist 3.0.2 (where boxed was removed).605d690
disabling boxed test if version xdist newer than 2.5.076fb2a6
introduced f-strings0d63ede
Update test config. Reapply some of the changes from PR567 to the right
file ...f3d8d83
Add support for JSON reporterdec02ab
Update test deps.88a7d34
chore: update AUTHORS and CHANGELOG74eb4cc
perf: only call summary when the report will be usedSourced from mkdocs-material's releases.
mkdocs-material-9.1.15
- Fixed #5566: Indicate color scheme to operating system
- Fixed #5565: Update
Dockerfile
to latest version of base image- Fixed #5554: Add additional version tags (
9
,9.1
) to Docker image- Fixed #5536: Strip tags of ARIA labels in table of contents
mkdocs-material-9.1.14
- Updated Armenian and Greek translations
mkdocs-material-9.1.13
- Fixed #5517: Social plugin crashes for some fonts (e.g. Open Sans)
mkdocs-material-9.1.12
- Updated Bengali (Bangla) translations
- Fixed #5503: Docker image publish errors on uppercase characters
- Fixed #5407: Auto-pause media when in hidden content tabs
mkdocs-material-9.1.11
- Fixed #5487: Social plugin crashes without options (9.1.10 regression)
mkdocs-material-9.1.10
- Added
cards_layout_options
setting for social cards- Deprecated
cards_color
andcards_font
setting for social cardsmkdocs-material-9.1.9
- Added Telugu, Kannada and Sanskrit translations
- Fixed #5428: Fixed margins for light/dark mode images in figures
- Fixed #5420: Social plugin crashing for some specific Google Fonts
- Fixed #5160: Instant loading makes code annotations jump (9.1.1 regression)
- Fixed #4920: Social plugin not loading logo from custom icon set
- Fixed social plugin crashing when only code font is specified
Sourced from mkdocs-material's changelog.
mkdocs-material-9.1.15+insiders-4.35.2 (2023-05-29)
- Fixed #5555: Blog plugin crashes when computing readtime for emojis
mkdocs-material-9.1.15 (2023-05-29)
- Fixed #5566: Indicate color scheme to operating system
- Fixed #5565: Update Dockerfile to latest version of base image
- Fixed #5554: Add additional version tags (9, 9.1) to Docker image
- Fixed #5536: Strip tags of ARIA labels in table of contents
mkdocs-material-9.1.14+insiders-4.35.1 (2023-05-20)
- Fixed internal handling of errors in social plugin
mkdocs-material-9.1.14+insiders-4.35.0 (2023-05-20)
- Improve editing experience and stability of social plugin
- Added support for custom layout syntax validation in social plugin
- Added support for layer origin for easier placement in social plugin
- Added support for in- and exclusion patterns in social plugin
- Catch and print syntax errors in custom layouts
mkdocs-material-9.1.14 (2023-05-20)
- Updated Armenian and Greek translations
mkdocs-material-9.1.13+insiders-4.34.1 (2023-05-16)
- Disable social plugin debug mode by default on mkdocs build
- Added warning in social plugin debug mode when font style couldn't be found
- Set default concurrency of built-in multi-threaded plugins to CPUs - 1
- Fixed #5521: Social plugin triggers race condition when downloading fonts
- Fixed #5515: Social plugin crashes when concurrency is set to 1
mkdocs-material-9.1.13 (2023-05-16)
- Fixed #5517: Social plugin crashes for some fonts (e.g. Open Sans)
mkdocs-material-9.1.12+insiders-4.34.0 (2023-05-14)
- Added support for new overflow mode to auto-fit text in social plugin
- Reduced subtle rendering bugs in (code) annotations due to subpixel rounding
- Improved print styles for (code) annotation lists
- Improved performance of social plugin, now 3x as fast
- Improved interop of typeset plugin with MkDocstrings
- Fixed logo location for variants of default template in social plugin
- Fixed #5446: Built-in typeset plugin picks up headings in code blocks
mkdocs-material-9.1.12+insiders-4.33.2 (2023-05-12)
... (truncated)
06d1ba1
Prepare 9.1.15 release3d70640
Updated dependencies0f1866b
Documentationaa4befa
Merge branch 'master' of github.com:squidfunk/mkdocs-materialfe0c966
Added color-scheme property to indicate color scheme to OS2fa92de
Merge pull request #5565
from yubiuser/update_docker7c19f46
Only user major.minor for python versionf37702a
Added major.minor and major tags to Docker imagee0b3022
Update Dockerfile to latest alpinef84725d
Added tutorial on building custom social cardsSourced from mkdocstrings's changelog.
0.22.0 - 2023-05-25
Features
- Allow extensions to add templates (cf0af05 by Timothée Mazzucotelli). [PR #569](mkdocstrings/mkdocstrings#569)
Code Refactoring
- Report inventory loading errors (2c05d78 by Timothée Mazzucotelli). Co-authored-by: Oleh Prypin oleh@pryp.in
39de5db
chore: Prepare release 0.22.0cf0af05
feat: Allow extensions to add templatesc9f99bc
chore: Drop warning_filter - no-op since MkDocs 1.22c05d78
refactor: Report inventory loading errors47afbf6
docs: Remove obsolete paragraph of insiders45f8904
docs: Start showing insiders features028a802
chore: Template upgradeca78588
chore: Template upgrade286c83c
chore: Template upgrade4115500
chore: Ignore test fixtures for coverageSourced from pandas's releases.
Pandas 2.0.2
This is a patch release in the 2.0.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
conda install pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
965ceca
RLS: 2.0.2049539b
DOC: Final clean up of release notes for 2.0.2 (#53428)f0d0998
Backport PR #53413
on branch 2.0.x (DOC: Update release date for 2.0.2) (#53424)12fa6c2
Backport PR #53393
on branch 2.0.x (DOC: Prepare release notes for 2.0.2) (#5...776f43a
Backport PR #53411
on branch 2.0.x (DOC: Fix tooltips and captions label) (#5...8fc7924
Backport PR #53382
on branch 2.0.x (BUG: convert_dtypes(dtype_backend="pyarro...258e55e
FIX: Ignore typing and numba warnings in 2.0.x (#53372)c8cd027
Backport PR #53344:
BUG: Correct .type for pyarrow.map_ and pyarrow.struct ty...584504c
Backport PR #53364
on branch 2.0.x (Update whatsnew) (#53371)e821e1b
Backport PR #53343:
REF: Use np.result_type instead of np.find_common_type (#...Sourced from mkdocs's releases.
1.4.3
Bugfix: for the
hooks
feature, modules no longer fail to load if using some advanced Python features like dataclasses (#3193)Bugfix: Don't create
None
sitemap entries if the page has no populated URL - affects sites that exclude some files from navigation (07a297b
)"readthedocs" theme:
Translations:
See commit log.
3d1b011
Release 1.4.3 (#3208)4ac1484
Link to Best-of-MkDocs instead of Plugins wiki in docs (#3207)ea1c6c4
Highlight.js style declaration in readthedocs theme (#3199)97440ca
Add search input field labels using aria-label (#3046)f3f6631
Fix accessibility issue with top-level breadcrumb in ReadTheDocs theme
(#3129)876995c
Generalize tr_TR
translations to just tr
,
explain how to decide this (#3195)052e023
Revert functional part of previous commit - not all hosts have
httpse6189fd
update links and messages to https (#3192)1f1bfad
Add Indonesian translations of themes (#3154)f5a9a7b
Add hooks to sys.modules
because some Python features rely
on this (#3193)2c4c28a
release 8.13.2e24ea90
whats new 8.13.1, 8.13.2 8.12.2 (#14069)a41246c
whats new 8.13.1, 8.13.2 8.12.1581a699
Fix error message: IPython 8.13+ needs Python 3.9+ (#14063)78fcf82
Only enable "resume hinting" with right arrow if at the EOL
(#14052)c45aa18
Fix error message: IPython 8.13+ needs Python 3.9+b3cd3b0
back to deve9945f7
Only enable resume hinting with arrow if at the end of the line