Changelog#

v0.8.0 (2022-08-09)#

Feature#

v0.7.0 (2022-05-31)#

Feature#

  • Remove mdinclude as the normal include directive supports custom parsers now (f7da3f0)

v0.6.1 (2022-05-31)#

Fix#

  • Change myst-nb settings (e6b2452)

  • Remove nb_render_priority (e703076)

v0.6.0 (2022-05-31)#

Feature#

  • New myst-nb version that integrates recent markdown-it-py (6281675)

v0.5.3 (2022-04-05)#

Fix#

  • Relax myst-nb requirement (67f1ea9)

v0.5.2 (2022-04-05)#

Fix#

v0.5.1 (2022-02-20)#

Fix#

  • Disable smartquotes by default (3822594)

v0.5.0 (2022-02-20)#

Feature#

  • Add wip vitepress preset (fc8c928)

v0.4.15 (2022-02-19)#

Fix#

  • Use native autodoc typehints and add intersphinx (ed51b54)

v0.4.14 (2021-11-20)#

Fix#

  • Take into account the output directory when detecting changes (a5749f4)

v0.4.13 (2021-11-20)#

Fix#

v0.4.12 (2021-09-23)#

Fix#

  • Update furo to the latest version (0f0707a)

v0.4.11 (2021-09-12)#

Fix#

v0.4.10 (2021-08-15)#

Fix#

v0.4.9 (2021-05-05)#

Fix#

  • Only open notebook in browser with the --open flag (25763c7)

v0.4.8 (2021-05-04)#

Fix#

  • Load extensions earlier so that overrides can change extension config (9fdfbd4)

v0.4.7 (2021-05-04)#

Fix#

Documentation#

v0.4.6 (2021-05-04)#

Fix#

  • Improve furo cell outputs (f346fd8)

Documentation#