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#
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#
Update dependencies (
e857c0a
)
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#
Tweak watch patterns (
76f42b5
)
v0.4.12 (2021-09-23)#
Fix#
Update furo to the latest version (
0f0707a
)
v0.4.11 (2021-09-12)#
Fix#
Update dependencies (
713520a
)
v0.4.10 (2021-08-15)#
Fix#
Upgrade to click 8 (
40c0932
)
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#
Update README (
8bf7237
)
Documentation#
Add changelog (
462ae75
)
v0.4.6 (2021-05-04)#
Fix#
Improve furo cell outputs (
f346fd8
)