File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ 42.0 (2023-09-07)
5+ -----------------
6+
7+ - Migrate from ``bleach `` to ``nh3 `` (#295)
8+ - Migrate from ``setup.py `` to ``pyproject.toml ``
9+
41041.0 (2023-08-18)
511-----------------
612
7- * Allow HTML5 `figcaption ` tag through cleaner (#291)
8- * Test `README.rst ` from this project (#288)
13+ * Allow HTML5 `` figcaption ` ` tag through cleaner (#291)
14+ * Test `` README.rst ` ` from this project (#288)
915
101640.0 (2023-06-16)
1117-----------------
1218
1319* Add CLI option to render package README. (#271)
1420* Adapt tests to pygments 2.14.0 (#272)
1521* Update release process to use Trusted Publishing (#276)
16- * Replace usage of deprecated `pkg_resources ` with `importlib.metadata ` (#281)
22+ * Replace usage of deprecated `` pkg_resources `` with `` importlib.metadata ` ` (#281)
1723* Drop support for Python 3.7 (#282), Test against Python 3.11 (#280)
1824
192537.3 (2022-10-31)
2026-----------------
2127
22- * Allow HTML5 `figure ` tag through cleaner (#265)
28+ * Allow HTML5 `` figure ` ` tag through cleaner (#265)
2329
243037.2 (2022-09-24)
2531-----------------
2632
27- * Allow HTML5 `s ` tag through cleaner (#261)
33+ * Allow HTML5 `` s ` ` tag through cleaner (#261)
2834
293537.1 (2022-09-03)
3036-----------------
3137
32- * Allow HTML5 `nav ` tag through cleaner (#259)
38+ * Allow HTML5 `` nav ` ` tag through cleaner (#259)
3339
344037.0 (2022-08-21)
3541-----------------
Original file line number Diff line number Diff line change 11[project ]
22name = " readme_renderer"
3- version = " 41 .0"
3+ version = " 42 .0"
44description = " readme_renderer is a library for rendering readme descriptions for Warehouse"
55authors = [
66 {
name =
" The Python Packaging Authority" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments