Changelog
### 3.0.40
```
------------------
Fixes:
- Improved Python 3.12 support (fixes event loop `DeprecationWarning`).
New features:
- Vi key bindings: `control-t` and `control-d` for indent/unindent in insert
mode.
- Insert partial suggestion when `control+right` is pressed, similar to Fish.
- Use sphinx-nefertiti theme for the docs.
```
Links
- PyPI: https://pypi.org/project/prompt-toolkit
- Changelog: https://data.safetycli.com/changelogs/prompt-toolkit/
- Repo: https://github.com/prompt-toolkit/python-prompt-toolkit
Changelog
### 0.8.2
```
What's Changed
* Move CLI code out of `__main__.py` to allow multiprocessing to work for `python -m sphinxlint` by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/99
* Docs: Add missing space in --help output by rpatterson in https://github.com/sphinx-contrib/sphinx-lint/pull/96
New Contributors
* rpatterson made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/96
**Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.1...v0.8.2
```
Links
- PyPI: https://pypi.org/project/sphinx-lint
- Changelog: https://data.safetycli.com/changelogs/sphinx-lint/
Changelog
### 2.1.0
```
==================
Read the `v2 migration guide <https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html>`__ for help upgrading to the latest version of urllib3.
Removals
--------
- Removed support for the deprecated urllib3[secure] extra. (`2680 <https://github.com/urllib3/urllib3/issues/2680>`__)
- Removed support for the deprecated SecureTransport TLS implementation. (`2681 <https://github.com/urllib3/urllib3/issues/2681>`__)
- Removed support for the end-of-life Python 3.7. (`3143 <https://github.com/urllib3/urllib3/issues/3143>`__)
Bugfixes
--------
- Allowed loading CA certificates from memory for proxies. (`3065 <https://github.com/urllib3/urllib3/issues/3065>`__)
- Fixed decoding Gzip-encoded responses which specified ``x-gzip`` content-encoding. (`3174 <https://github.com/urllib3/urllib3/issues/3174>`__)
```
Links
- PyPI: https://pypi.org/project/urllib3
- Changelog: https://data.safetycli.com/changelogs/urllib3/
Update platformdirs from 3.11.0 to 4.0.0.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/platformdirs - Changelog: https://data.safetycli.com/changelogs/platformdirs/Update prompt-toolkit from 3.0.39 to 3.0.40.
Changelog
### 3.0.40 ``` ------------------ Fixes: - Improved Python 3.12 support (fixes event loop `DeprecationWarning`). New features: - Vi key bindings: `control-t` and `control-d` for indent/unindent in insert mode. - Insert partial suggestion when `control+right` is pressed, similar to Fish. - Use sphinx-nefertiti theme for the docs. ```Links
- PyPI: https://pypi.org/project/prompt-toolkit - Changelog: https://data.safetycli.com/changelogs/prompt-toolkit/ - Repo: https://github.com/prompt-toolkit/python-prompt-toolkitUpdate sphinx-lint from 0.8.1 to 0.8.2.
Changelog
### 0.8.2 ``` What's Changed * Move CLI code out of `__main__.py` to allow multiprocessing to work for `python -m sphinxlint` by hugovk in https://github.com/sphinx-contrib/sphinx-lint/pull/99 * Docs: Add missing space in --help output by rpatterson in https://github.com/sphinx-contrib/sphinx-lint/pull/96 New Contributors * rpatterson made their first contribution in https://github.com/sphinx-contrib/sphinx-lint/pull/96 **Full Changelog**: https://github.com/sphinx-contrib/sphinx-lint/compare/v0.8.1...v0.8.2 ```Links
- PyPI: https://pypi.org/project/sphinx-lint - Changelog: https://data.safetycli.com/changelogs/sphinx-lint/Update urllib3 from 2.0.7 to 2.1.0.
Changelog
### 2.1.0 ``` ================== Read the `v2 migration guide <https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html>`__ for help upgrading to the latest version of urllib3. Removals -------- - Removed support for the deprecated urllib3[secure] extra. (`2680 <https://github.com/urllib3/urllib3/issues/2680>`__) - Removed support for the deprecated SecureTransport TLS implementation. (`2681 <https://github.com/urllib3/urllib3/issues/2681>`__) - Removed support for the end-of-life Python 3.7. (`3143 <https://github.com/urllib3/urllib3/issues/3143>`__) Bugfixes -------- - Allowed loading CA certificates from memory for proxies. (`3065 <https://github.com/urllib3/urllib3/issues/3065>`__) - Fixed decoding Gzip-encoded responses which specified ``x-gzip`` content-encoding. (`3174 <https://github.com/urllib3/urllib3/issues/3174>`__) ```Links
- PyPI: https://pypi.org/project/urllib3 - Changelog: https://data.safetycli.com/changelogs/urllib3/