Skip to content

Tags: Oreoxmt/tidocs

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: image links in README (#8)

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix incorrect HTML table matching (#5)

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: preserve hyperlink references in Word document merge (#3)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Oreoxmt Aolin
use external links for images in README.md

test

Toggle test's commit message

Verified

This commit was signed with the committer’s verified signature.
Oreoxmt Aolin
ci: optimize GitHub workflow triggers

- Restrict test runs to Python file changes only
- Skip running tests on tag pushes
- Maintain test execution on all branch pushes

v1.0.4

Toggle v1.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: preserve paragraph breaks in YAML metadata by using block scalar…

… style

v1.0.3

Toggle v1.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: remove Abstract Title from generated Word document

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Oreoxmt Aolin
release v1.0.2

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Oreoxmt Aolin
fix: preserve pandoc executable permissions on macOS during extraction

This fixes an issue where pandoc becomes non-executable after installation
because Zipfile.extract() doesn't maintain file permissions.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Oreoxmt Aolin
add GitHub Actions for uploading package to PyPI