Releases: spacemanspiff2007/sphinx-exec-code
Releases · spacemanspiff2007/sphinx-exec-code
v0.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
v0.8
- Renamed
exec_code_folders
toexec_code_source_folders
- Changed type of parameter to specify stdout to a flag
- Changed default for config parameter that sets encoding
- Dropped support for Python 3.7
v0.7
- Added config parameter to specify stdout encoding
- Only empty lines of the output get trimmed
v0.6
- Fixed an issue where the line numbers for error messages were not correct
v0.5
Mark as safe for parallel reading
v0.4
Added option to run code from example files