Skip to content

Tags: rst2pdf/rst2pdf

Tags

0.105

Toggle 0.105's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1300 from akrabat/prepare-for-0.105

Prepare changes for release

0.104

Toggle 0.104's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1297 from lornajane/changes-0-104

Prepare changes for release 0.104

0.103.1

Toggle 0.103.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Total issues resolved: **4**

- [1255: Add section for setuptools_scm in pyproject.toml](#1255) thanks to @akrabat
- [1256: Support dynamic versions for releasing with uv](#1256) thanks to @akrabat
- [1257: Workaround pypa/setuptools#4759](#1257) thanks to @akrabat
- [1258: Add Python 3.13 classifier to pyproject.toml](#1258) thanks to @akrabat

0.103

Toggle 0.103's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Total issues resolved: **9**

- [1217: Update RELEASE_PROCESS.rst](#1217) thanks to @akrabat
- [1225: Deal with PyMuPDF installed as fitz_old](#1225) thanks to @bgermann
- [1236: Update the python versions we use in CI to include 3.12 and 3.13 (experimental)](#1236) thanks to @lornajane
- [1240: Migrate setup.py to pyproject.toml](#1240) thanks to @kyluca
- [1241: Fix sphinx test collection logic](#1241) thanks to @kyluca
- [1242:  Adopt uv as a replacement for pip, pipx, pip-tools and virtualenv](#1242) thanks to @kyluca
- [1243: Avoid adding a second PDF document with Sphinx >7.3](#1243) thanks to @lornajane
- [1245: Refresh manual, remove external docs content](#1245) thanks to @lornajane
- [1246: Support emphasize-lines as an alias for hl_lines](#1246) thanks to @lornajane

0.102

Toggle 0.102's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Total issues resolved: **3**

- [1201: pdfbuilder: Add supported_image_types attribute](#1201) thanks to @castler
- [1212: Fix sphinx subtitle prefix test and ensure CI fails on test failures](#1212) thanks to @akrabat
- [1214: Support ReportLab 4 & xhtml2pdf 0.12.2+](#1214) thanks to @akrabat

0.101

Toggle 0.101's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **6**

- [1145: Set language to "en" when running tests.](#1145) thanks to @KarstenSchulz
- [1150: Reorder caller args as discussed in #1146](#1150) thanks to @KarstenSchulz
- [1156: Update embedded fonts section in  manual](#1156) thanks to @akrabat
- [1160: Restore twocolumn.yaml](#1160) thanks to @akrabat
- [1166: Update installation instructions for pipx (and other tidy-ups)](#1166) thanks to @akrabat
- [1171: Adjust to py 3.12](#1171) thanks to @mjg

0.100

Toggle 0.100's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **7**

- [1054: Update release info](#1054) thanks to @akrabat
- [1109: Update dependencies to latest versions](#1109) thanks to @akrabat
- [1110: Update ReportLab to 3.6.12](#1110) thanks to @akrabat
- [1111: Write dependency file](#1111) thanks to @t-8ch
- [1126: Restore twoColumn template to the default set](#1126) thanks to @akrabat
- [1127: Update dependencies](#1127) thanks to @akrabat
- [1133: Experimentally support Python 3.11](#1133) thanks to @akrabat

0.99

Toggle 0.99's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **54**

- [908: Escape the regex to remove a FutureWarning. Fixes #880](#908) thanks to @lornajane
- [909: Restore today setting to Sphinx cover page tests](#909) thanks to @akrabat
- [911: Ensure fontList is set for a previously embedded font](#911) thanks to @akrabat
- [915: docs: Drop revision, version information from meta](#915) thanks to @stephenfin
- [916: Fix typo](#916) thanks to @stephenfin
- [924: Add a CONTRIBUTING file, update related files (manual, README)](#924) thanks to @lornajane
- [925: Set return code on error](#925) thanks to @akrabat
- [927: Make separations better.](#927) thanks to @rawsonj
- [931: README: fix hyperlinks](#931) thanks to @stanislaw
- [932: readme: add note about python3 installation](#932) thanks to @dufcrule
- [933: doc: Document hyphenation using pyphen](#933) thanks to @nfraprado
- [934: Fix requirements installation by removing wordaxe requirement](#934) thanks to @nfraprado
- [936: Add dependency check for tests](#936) thanks to @nfraprado
- [937: Remove tests and documentation for kerning](#937) thanks to @nfraprado
- [943: Add some rst-specific resources to the manual](#943) thanks to @lornajane
- [947: Rename .txt files to .rst in the '/tests/input' directory (Rebased)](#947) thanks to @lornajane
- [951: Try GitHub actions as a CI platform](#951) thanks to @lornajane
- [952: tests/rename_for_verbosity_pt1 - rename issue test names for verbosity](#952) thanks to @BinaryKitten
- [953: Update CONTRIBUTING for test filenames](#953) thanks to @akrabat
- [954: createpdf: Error out when importing extension fails](#954) thanks to @stephenfin
- [956: Move to YAML for stylesheets ](#956) thanks to @lornajane
- [960: Store test outputs to aid debugging](#960) thanks to @lornajane
- [962: Fix text formatting](#962) thanks to @opdavies
- [965: Fix crash when generating footnotes out of order under sphinx](#965) thanks to @nfraprado
- [968: Add reference PDF for sphinx footnotes test](#968) thanks to @lornajane
- [969: Fix python 3.9 support](#969) thanks to @nfraprado
- [970: Fix filename for .git-blame-ignore-revs](#970) thanks to @opdavies
- [972: Fix #820: Use right anchor name for target nodes](#972) thanks to @nfraprado
- [974: Document .depends for tests](#974) thanks to @nfraprado
- [978: Add pyyaml to the requirements](#978) thanks to @nfraprado
- [979: Fix embedded references (again)](#979) thanks to @nfraprado
- [982: fix versionadded & version changed directives](#982) thanks to @2bndy5
- [988: Stylesheet Refresh](#988) thanks to @lornajane
- [990: Add try/catch for errors such as incorrect title ordering](#990) thanks to @lornajane
- [992: Make sure table columns are wide enough to use](#992) thanks to @lornajane
- [994: Fix writing to stdout](#994) thanks to @akrabat
- [1004: Fix 'whould' typo in test and reference files](#1004) thanks to @opdavies
- [1020: Support Sphinx 4](#1020) thanks to @akrabat
- [1021: Update requirements](#1021) thanks to @akrabat
- [1023: Add tests for Sphinx pdf_break_level config option](#1023) thanks to @akrabat
- [1024: Resize an image in a table cell if it is taller than the page height](#1024) thanks to @akrabat
- [1025: Add more progress information to --very-verbose](#1025) thanks to @akrabat
- [1041: Exit with status code 1 on font loading failure](#1041) thanks to @akrabat
- [1042: Document new default stylesheet](#1042) thanks to @akrabat
- [1043: Add Python 3.10 to CI & update dependencies](#1043) thanks to @akrabat
- [1044: Bump lxml from 4.6.4 to 4.6.5](#1044) thanks to @dependabot[bot]
- [1045: Support pdf_smartquotes config option for Sphinx](#1045) thanks to @akrabat
- [1046: Log docutils error on failure](#1046) thanks to @akrabat
- [1047: Migrate math directive to use matploblib's MathtextBackendPath](#1047) thanks to @akrabat
- [1048: Support multiple style names for the `class` directive](#1048) thanks to @akrabat
- [1049: Collapse outline entries that are deeper than the ToC](#1049) thanks to @akrabat
- [1050: Set background image on PageBreak](#1050) thanks to @akrabat
- [1052: Multiple stylesheet files test and update to manual ](#1052) thanks to @akrabat
- [1053: Update CHANGES.rst](#1053) thanks to @akrabat

0.95.1

Toggle 0.95.1's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **1**

- [957: Support Python 3.5 in version 0.95.1](#957) thanks to @akrabat

0.98

Toggle 0.98's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **23**

- [841: Support Python 3 only](#841) thanks to @akrabat
- [854: Switch to content based comparison](#854) thanks to @stephenfin
- [867: Add LICENSE, README and CHANGES to source tarball](#867) thanks to @akrabat
- [868: Stop ignoring generated SVGs](#868) thanks to @stephenfin
- [870: Use correct argument to 'inkscape'](#870) thanks to @stephenfin
- [871: Use 'pytest.fail' instead of 'assert' in test](#871) thanks to @stephenfin
- [872: Cleanup remnants of MD5-based testing suite](#872) thanks to @stephenfin
- [873: Re-enable some previously ignored tests](#873) thanks to @stephenfin
- [874: Add tests for #529, #513](#874) thanks to @stephenfin
- [875: Remove Python 2-only code](#875) thanks to @stephenfin
- [877: Reformat codebase with the Black code formatter](#877) thanks to @stephenfin
- [878: Address some doc nits](#878) thanks to @stephenfin
- [879: Linked to CODE_OF_CONDUCT.rst from the README](#879) thanks to @nathan-a-macleod
- [882: Update syntax highlight styles](#882) thanks to @lornajane
- [883: Add .git-blame-ignore-revs file](#883) thanks to @akrabat
- [887: Final style fixes](#887) thanks to @stephenfin
- [889: Random bugfixes](#889) thanks to @stephenfin
- [890: Integrate coverage](#890) thanks to @stephenfin
- [891: Improve packaging](#891) thanks to @stephenfin
- [896: Remove dependency on pdfrw](#896) thanks to @akrabat
- [901: Rename plantuml extension so it loads before the generic pip plantuml](#901) thanks to @lornajane
- [903: Update Pillow to 7.1 as advised by Dependabot](#903) thanks to @lornajane
- [904: Fix docutils class names in manual](#904) thanks to @nfraprado