File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4+ 44.0 (2024-07-08)
5+ -----------------
6+
7+ * Drop support for Python 3.8 (#315)
8+ * Require docutils 0.21.2 and higher (#315)
9+ * Remove HTML5 ``<s> `` tag from the list of allowed HTML tags (#315)
10+ * Test all supported CPython and PyPy versions in CI (#315)
11+ * Resolve Node 16 deprecation warnings in CI (#309)
12+ * Lint specific directories (#312)
13+ * Build a wheel once for all tox test environments (#308)
14+ * Lazy open output files, and always close them (#314)
15+ * Gitpod: Migrate to the Even Better TOML extension (#306)
16+ * check-manifest: Remove a now-default ``.gitpod.yml `` exclusion (#307)
17+
41843.0 (2024-02-26)
519-----------------
6- - Allow HTML5 ``picture `` tag through cleaner (#299)
7- - Test against Python 3.12 (#300)
20+
21+ * Allow HTML5 ``picture `` tag through cleaner (#299)
22+ * Test against Python 3.12 (#300)
823
92442.0 (2023-09-07)
1025-----------------
1126
12- - Migrate from ``bleach `` to ``nh3 `` (#295)
13- - Migrate from ``setup.py `` to ``pyproject.toml ``
27+ * Migrate from ``bleach `` to ``nh3 `` (#295)
28+ * Migrate from ``setup.py `` to ``pyproject.toml ``
1429
153041.0 (2023-08-18)
1631-----------------
Original file line number Diff line number Diff line change 11[project ]
22name = " readme_renderer"
3- version = " 43 .0"
3+ version = " 44 .0"
44description = " readme_renderer is a library for rendering readme descriptions for Warehouse"
55authors = [
66 {name = " The Python Packaging Authority" , email = " admin@mail.pypi.org" }
You can’t perform that action at this time.
0 commit comments