Skip to content

Releases: spacemanspiff2007/sphinx-exec-code

v0.18

18 Mar 08:16
9a94927

Choose a tag to compare

Fixed warning

v0.17

18 Mar 08:03
e048201

Choose a tag to compare

  • Dropped support for Python 3.8
  • Added some type hints and updated dependencies

v0.16

01 Apr 07:47
02e3d95

Choose a tag to compare

Fixed an issue where the hide and hide_output options were not working correctly

v0.15

10 Dec 11:55
a491775

Choose a tag to compare

  • Removed confusing log output

v0.14

15 Nov 13:54
03eb760

Choose a tag to compare

  • Add support for all options from code block
  • Reworked how blocks and options are processed
  • Dedent code and output automatically

v0.13

15 Oct 12:55
1c46b7c

Choose a tag to compare

CI & Publish for Python 3.13

v0.12

09 Jan 16:03
88c9438

Choose a tag to compare

Error when providing invalid formatting options

v0.11

09 Jan 15:11

Choose a tag to compare

Updated CI and ruff fixes

v0.10

13 Feb 14:42
6526245

Choose a tag to compare

Fixed a bug when no code was shown/executed

v0.9

08 Feb 09:37
7a064c4

Choose a tag to compare

If the whole shown code block is indented the indention is removed