Releases: pypa/readme_renderer
Releases · pypa/readme_renderer
44.0
What's Changed
- Support newer docutils versions by @kurtmckee in #315
- Resolve Node 16 deprecation warnings in CI by @kurtmckee in #309
- Lint specific directories by @kurtmckee in #312
- Build a wheel once, for all test environments by @kurtmckee in #308
- Update .gitpod.yml to replace deprecated extension by @shenxianpeng in #306
- Exclude .gitpod.yml by default with check-manifest by @shenxianpeng in #307
- Lazy open output files, and always close them by @kurtmckee in #314
- Release 44 by @kurtmckee in #316
New Contributors
- @kurtmckee made their first contribution in #315
- @shenxianpeng made their first contribution in #306
Full Changelog: 43.0...44.0
43.0
What's Changed
- allow picture through by @mistwire in #299
- adds testing for 3.12, fixes #290 by @mistwire in #300
- Release 43.0 by @miketheman in #303
Full Changelog: 42.0...43.0
42.0
What's Changed
- PEP 621 added by @apurvakhatri in #293
- refactor: replace bleach with nh3 (ammonia) by @miketheman in #295
- Release 42.0 by @miketheman in #296
New Contributors
- @apurvakhatri made their first contribution in #293
Full Changelog: 41.0...42.0
41.0
What's Changed
- test: test our own readme by @miketheman in #288
- allow figcaption in rst files by @mistwire in #291
- Release 41.0 by @miketheman in #292
Full Changelog: 40.0...41.0
40.0
What's Changed
- test: add rst citations and footnote by @miketheman in #267
- Adapt tests to pygments 2.14.0 by @danigm in #272
- test: Update CI for Python 3.11 by @miketheman in #273
- Add CLI option to render package README. by @tillahoffmann in #271
- Update
release.yml
to use Trusted Publishing by @di in #276 - chore(dev): include useful extensions by @miketheman in #277
- Skip markdown tests if cmarkgfm is not installed. by @tillahoffmann in #278
- test: update local matrix for py311 by @miketheman in #280
- chore: drop support for python 3.7 by @miketheman in #282
- replace pkg_resources with importlib.metadata by @mistwire in #281
- Release 40.0 by @miketheman in #283
New Contributors
- @danigm made their first contribution in #272
- @tillahoffmann made their first contribution in #271
- @mistwire made their first contribution in #281
Full Changelog: 37.3...40.0
37.3
What's Changed
- fix: allow HTML5 figure tag through cleaner by @miketheman in #265
- Release 37.3 by @miketheman in #266
Full Changelog: 37.2...37.3
37.2
What's Changed
- fix: allow HTML5 s tag through cleaner by @miketheman in #262
- Release 37.2 by @miketheman in #263
Full Changelog: 37.1...37.2
37.1
What's Changed
- fix: allow HTML5 nav tag though filter by @miketheman in #259
Full Changelog: 37.0...37.1
37.0
What's Changed
- test: confirm handling multiple inline strong by @miketheman in #252
- Multiple pyproject.toml fixes by @mgorny in #251
- feat: convert writer to HTML5 by @miketheman in #253
- Remove command-line example from readme by @di in #197
- chore: advertise typing status in classifier by @miketheman in #254
- chore: development tweaks by @miketheman in #255
- test: confirm that unknown lexers emit code blocks by @miketheman in #256
- Release 37.0 by @miketheman in #257
Full Changelog: 36.0...37.0
First release by @miketheman ✨
Release 36.0
What's Changed
- feat(dev): enable gitpod development by @miketheman in #238
- feat: allow admonitions to be rendered by @miketheman in #242
- docs: add badges to README by @miketheman in #243
- fix: enable
colspan
androwspan
attributes by @miketheman in #245 - chore: update codebase for modern python by @miketheman in #244
- fix: allow math in rst by @miketheman in #246
- feat: preserve language attribute for code blocks by @miketheman in #247
- Release 36.0 by @miketheman in #248
Full Changelog: 35.0...36.0