v1.7.8 (2026-04-21)
Bug Fixes
- fix: multi sentence summary #313 (weibullguy)
Merged pull requests:
- chore(deps-dev): bump pygments from 2.19.2 to 2.20.0 #341 (dependabot[bot])
- chore(deps-dev): bump virtualenv from 20.32.0 to 20.36.1 #337 (dependabot[bot])
- chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.3 #334 (dependabot[bot])
- chore: issue 288 #320 (weibullguy)
- chore: updating dependency and tool versions #319 (weibullguy)
- chore(deps-dev): bump urllib3 from 2.4.0 to 2.5.0 #317 (dependabot[bot])
- chore(deps-dev): bump requests from 2.32.3 to 2.32.4 #316 (dependabot[bot])
v1.7.7 (2025-05-11)
Merged pull requests:
- chore(deps-dev): bump black from 22.12.0 to 24.3.0 #311 (dependabot[bot])
- chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.6 #310 (dependabot[bot])
- chore(deps-dev): bump requests from 2.31.0 to 2.32.2 #309 (dependabot[bot])
- chore(deps-dev): bump virtualenv from 20.21.1 to 20.26.6 #308 (dependabot[bot])
- chore(deps-dev): bump zipp from 3.15.0 to 3.19.1 #307 (dependabot[bot])
- chore(deps-dev): bump urllib3 from 2.0.7 to 2.2.2 #306 (dependabot[bot])
v1.7.6 (2025-05-07)
Features
- prefer new unittest.mock from the standard library #280 (a-detiste)
- Handle abbreviation 'etc.' (et cetera) #273 (knedlsepp)
Bug Fixes
Merged pull requests:
- Fix pre-commit syntax #266 (jonashaag)
- Update version listed in documentation's Pre-Commit example #262 (korverdev)
- Add missing comma in requirements table #261 (EFord36)
v1.7.5 (2023-07-12)
Features
- fix: not recognizing
yieldas a sphinx field name #254 (weibullguy)
v1.7.4 (2023-07-10)
Bug Fixes
- fix: summary with back ticks and sphinx field names with periods #248 (weibullguy)
Merged pull requests:
- chore: update documentation link for metadata #247 (icp1994)
- test: split format tests into multiple files #246 (weibullguy)
v1.7.3 (2023-06-23)
Bug Fixes
- fix: removing newline between Sphinx field lists #237 (weibullguy)
Merged pull requests:
- chore: move changelog to tag workflow #233 (weibullguy)