Releases: modelmat/sphinxcontrib-drawio
Releases · modelmat/sphinxcontrib-drawio
0.0.17
What's Changed
- Update CI with new python and draw.io versions by @modelmat in #76
- Revert "Run off of latest draw.io version" by @modelmat in #79
- Remove deprecated
.. drawio
directive by @modelmat in #78 - option: add page-name option to select by name by @schspa in #75
- Rework conversion handling to prevent subtle errors by @modelmat in #80
- Produce a warning if the supplied :page-index: is outside the valid range by @modelmat in #82
- Add drawio_disable_gpu config option by @jdillard in #85
- Add drawio_disable_dev_shm_usage config option by @jdillard in #86
- Fix black formatting errors by @jdillard in #87
- Bump wheel from 0.33.6 to 0.38.1 by @dependabot in #83
- Fix deprecated sphinx.testing.path by @jdillard in #90
- Fix absolute path by @jdillard in #91
- Restore support for multiple versions of Sphinx by @jdillard in #92
- More multi-version Sphinx path support by @jdillard in #93
New Contributors
- @schspa made their first contribution in #75
- @dependabot made their first contribution in #83
Full Changelog: 0.0.16...0.0.17
Version 0.0.16
Version 0.0.15
What's Changed
- Add returncode to subprocess.CalledProcessError output by @jdillard in #70
- Minor CI changes and code notes
Full Changelog: 0.0.14...0.0.15