0.0.17
版本发布时间: 2023-09-13 01:08:09
modelmat/sphinxcontrib-drawio最新发布版本:0.0.17(2023-09-13 01:08:09)
What's Changed
- Update CI with new python and draw.io versions by @modelmat in https://github.com/modelmat/sphinxcontrib-drawio/pull/76
- Revert "Run off of latest draw.io version" by @modelmat in https://github.com/modelmat/sphinxcontrib-drawio/pull/79
- Remove deprecated
.. drawio
directive by @modelmat in https://github.com/modelmat/sphinxcontrib-drawio/pull/78 - option: add page-name option to select by name by @schspa in https://github.com/modelmat/sphinxcontrib-drawio/pull/75
- Rework conversion handling to prevent subtle errors by @modelmat in https://github.com/modelmat/sphinxcontrib-drawio/pull/80
- Produce a warning if the supplied :page-index: is outside the valid range by @modelmat in https://github.com/modelmat/sphinxcontrib-drawio/pull/82
- Add drawio_disable_gpu config option by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/85
- Add drawio_disable_dev_shm_usage config option by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/86
- Fix black formatting errors by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/87
- Bump wheel from 0.33.6 to 0.38.1 by @dependabot in https://github.com/modelmat/sphinxcontrib-drawio/pull/83
- Fix deprecated sphinx.testing.path by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/90
- Fix absolute path by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/91
- Restore support for multiple versions of Sphinx by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/92
- More multi-version Sphinx path support by @jdillard in https://github.com/modelmat/sphinxcontrib-drawio/pull/93
New Contributors
- @schspa made their first contribution in https://github.com/modelmat/sphinxcontrib-drawio/pull/75
- @dependabot made their first contribution in https://github.com/modelmat/sphinxcontrib-drawio/pull/83
Full Changelog: https://github.com/modelmat/sphinxcontrib-drawio/compare/0.0.16...0.0.17