Commit b83d396 1 parent 1611aa2 commit b83d396 Copy full SHA for b83d396
File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
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
+
4
18
43.0 (2024-02-26)
5
19
-----------------
6
20
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " readme_renderer"
3
- version = " 43 .0"
3
+ version = " 44 .0"
4
4
description = " readme_renderer is a library for rendering readme descriptions for Warehouse"
5
5
authors = [
6
6
{
name =
" The Python Packaging Authority" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments