Skip to content

Tags: Skelmis/python-docx

Tags

v2.6.0

Toggle v2.6.0's commit message
chore: bump version

v2.5.0

Toggle v2.5.0's commit message
chore: bump version to 2.5.0

v2.4.0

Toggle v2.4.0's commit message
chore: bump to version 2.4.0

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: implement support for bookmarks as well as internal hyperlinking (

#26)

* feat: implement bookmarks and internal hyperlinks

* chore: bump version

* fix bookmark end mis spec

* Remove tooltip because apparently libre doesnt support it..

v2.2.2

Toggle v2.2.2's commit message
version 2.2.2 changelog notes

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: migrate project to uv (#24)

* refactor: migrate project to uv

* Modify pyproject to contain relevant classifiers etc

* Move actions to uv

* Move actions to uv

* Remove python version from repo and allow end devs inline with pyproject

* Fix action version binding

* Fix behave action python venv

* Limit push pipeline to master branch

* Bump version and setup trusted publishing

* Remove all groups flag, no optional deps in builds

* Revert last commit

* Bump deps and bring project inline with new black and ruff spec

* Bump deps and bring project inline with new black and ruff spec