issues
search
Revolution1
/
etcd3-py
Pure python client for etcd v3 (Using gRPC-JSON-Gateway)
Other
105
stars
25
forks
source link
Update readme_renderer to 42.0
#192
Open
pyup-bot
opened
1 year ago
pyup-bot
commented
1 year ago
This PR updates
readme_renderer[md]
from
25.0
to
42.0
.
Changelog
### 42.0 ``` ----------------- - Migrate from ``bleach`` to ``nh3`` (295) - Migrate from ``setup.py`` to ``pyproject.toml`` ``` ### 41.0 ``` ----------------- * Allow HTML5 ``figcaption`` tag through cleaner (291) * Test ``README.rst`` from this project (288) ``` ### 40.0 ``` ----------------- * Add CLI option to render package README. (271) * Adapt tests to pygments 2.14.0 (272) * Update release process to use Trusted Publishing (276) * Replace usage of deprecated ``pkg_resources`` with ``importlib.metadata`` (281) * Drop support for Python 3.7 (282), Test against Python 3.11 (280) ``` ### 37.3 ``` ----------------- * Allow HTML5 ``figure`` tag through cleaner (265) ``` ### 37.2 ``` ----------------- * Allow HTML5 ``s`` tag through cleaner (261) ``` ### 37.1 ``` ----------------- * Allow HTML5 ``nav`` tag through cleaner (259) ``` ### 37.0 ``` ----------------- * Remove command line example from docs (197) * Multiple pyproject.toml fixes (251) * Confirm handling multiple inline strong (252) * Convert RST output to HTML5 (253) * Add Typing to classifiers (254) * Development tweaks - coverage reporting, actions updates (255) * Add test confirming behavior with unknown lexers (256) ``` ### 36.0 ``` ----------------- * Enable gitpod development (238) * Allow rst admonitions to render (242) * Add badges to README (243) * Update codebase for modern Python (244) * Fix table cell spans (245) * Allow ``math`` directive in rst (246) * Preserve ``lang`` attribute in ``pre`` (247) ``` ### 35.0 ``` ----------------- * Add py.typed to the built wheel (228) * Use isolated build for tox (229) * Fix renderer ignore (230) * Remove legacy check command and distutils (233) * Emit a warning when no content is rendered (231) * Drop support for Python 3.6 (236) * Update html attribute order in tests (235) ``` ### 34.0 ``` ----------------- * Add static types (225) ``` ### 33.0 ``` ----------------- * Support cmarkgfm>=0.8.0 (224) * Support Python 3.10 ``` ### 32.0 ``` ----------------- * Allow start attribute in ordered lists (216) * No limit rendering RST one column field names (219) ``` ### 31.0 ``` ----------------- * Render disabled checkboxes from Markdown (217) ``` ### 30.0 ``` ----------------- * support cmarkgfm>=0.6.0 (209) ``` ### 29.0 ``` ----------------- * Support cmarkgfm>=0.5.0 (180) * Drop support for Python 2 and 3.5 (188) ``` ### 28.0 ``` ----------------- * Support Python 3.9 ``` ### 27.0 ``` ----------------- * Add support for align attribute rendering Markdown headers (173) ``` ### 26.0 ``` ----------------- * Fix regression with image width/height attributes (164) ```
Links
- PyPI: https://pypi.org/project/readme-renderer - Changelog: https://data.safetycli.com/changelogs/readme-renderer/
This PR updates readme_renderer[md] from 25.0 to 42.0.
Changelog
### 42.0 ``` ----------------- - Migrate from ``bleach`` to ``nh3`` (295) - Migrate from ``setup.py`` to ``pyproject.toml`` ``` ### 41.0 ``` ----------------- * Allow HTML5 ``figcaption`` tag through cleaner (291) * Test ``README.rst`` from this project (288) ``` ### 40.0 ``` ----------------- * Add CLI option to render package README. (271) * Adapt tests to pygments 2.14.0 (272) * Update release process to use Trusted Publishing (276) * Replace usage of deprecated ``pkg_resources`` with ``importlib.metadata`` (281) * Drop support for Python 3.7 (282), Test against Python 3.11 (280) ``` ### 37.3 ``` ----------------- * Allow HTML5 ``figure`` tag through cleaner (265) ``` ### 37.2 ``` ----------------- * Allow HTML5 ``s`` tag through cleaner (261) ``` ### 37.1 ``` ----------------- * Allow HTML5 ``nav`` tag through cleaner (259) ``` ### 37.0 ``` ----------------- * Remove command line example from docs (197) * Multiple pyproject.toml fixes (251) * Confirm handling multiple inline strong (252) * Convert RST output to HTML5 (253) * Add Typing to classifiers (254) * Development tweaks - coverage reporting, actions updates (255) * Add test confirming behavior with unknown lexers (256) ``` ### 36.0 ``` ----------------- * Enable gitpod development (238) * Allow rst admonitions to render (242) * Add badges to README (243) * Update codebase for modern Python (244) * Fix table cell spans (245) * Allow ``math`` directive in rst (246) * Preserve ``lang`` attribute in ``pre`` (247) ``` ### 35.0 ``` ----------------- * Add py.typed to the built wheel (228) * Use isolated build for tox (229) * Fix renderer ignore (230) * Remove legacy check command and distutils (233) * Emit a warning when no content is rendered (231) * Drop support for Python 3.6 (236) * Update html attribute order in tests (235) ``` ### 34.0 ``` ----------------- * Add static types (225) ``` ### 33.0 ``` ----------------- * Support cmarkgfm>=0.8.0 (224) * Support Python 3.10 ``` ### 32.0 ``` ----------------- * Allow start attribute in ordered lists (216) * No limit rendering RST one column field names (219) ``` ### 31.0 ``` ----------------- * Render disabled checkboxes from Markdown (217) ``` ### 30.0 ``` ----------------- * support cmarkgfm>=0.6.0 (209) ``` ### 29.0 ``` ----------------- * Support cmarkgfm>=0.5.0 (180) * Drop support for Python 2 and 3.5 (188) ``` ### 28.0 ``` ----------------- * Support Python 3.9 ``` ### 27.0 ``` ----------------- * Add support for align attribute rendering Markdown headers (173) ``` ### 26.0 ``` ----------------- * Fix regression with image width/height attributes (164) ```Links
- PyPI: https://pypi.org/project/readme-renderer - Changelog: https://data.safetycli.com/changelogs/readme-renderer/