Releases: spacemanspiff2007/sphinx-exec-code
Releases · spacemanspiff2007/sphinx-exec-code
v0.18
v0.17
- Dropped support for Python 3.8
- Added some type hints and updated dependencies
v0.16
Fixed an issue where the hide and hide_output options were not working correctly
v0.15
- Removed confusing log output
v0.14
- Add support for all options from code block
- Reworked how blocks and options are processed
- Dedent code and output automatically
v0.13
CI & Publish for Python 3.13
v0.12
Error when providing invalid formatting options
v0.11
Updated CI and ruff fixes
v0.10
Fixed a bug when no code was shown/executed
v0.9
If the whole shown code block is indented the indention is removed