Releases: jupyter/nbconvert
Releases · jupyter/nbconvert
7.0.0
What's Changed
- Update to Mistune 2.0.2 by @TiagodePAlves in #1764
- Clean up markdown parsing by @blink1073 in #1774
- Switch to hatch build backend by @blink1073 in #1777
- switch from entrypoints to importlib-metadata by @konstin in #1782
- Add recursive flag for glob notebook search by @paoloalba in #1785
- Updates for sphinx 5.0 support by @blink1073 in #1788
- Fixed unique div ids in lab template, fixed #1759 by @veghdev in #1761
- WebPDFExporter: Emulate media print by @martinRenou in #1791
- Fix fonts overriden by user stylesheet by inheriting styles by @dakoop in #1793
- Fix lab template output alignment by @dakoop in #1795
- Add qtpdf and qtpng exporters by @davidbrochart in #1611
- Fix linters by @martinRenou in #1825
- Remove downloaded CSS from repository by @martinRenou in #1827
- escape_html: prevent escaping quotes on widgets JSON reprs (#1829) by @martinRenou in #1830
- Remove tests from bdist by @TiagodePAlves in #1822
- Encode SVG image data as UTF-8 before calling lxml cleaner (fixes #1836) by @emarsden in #1837
- Handle nbformat 5.5 by @blink1073 in #1841
New Contributors
- @TiagodePAlves made their first contribution in #1764
- @konstin made their first contribution in #1782
- @paoloalba made their first contribution in #1785
- @veghdev made their first contribution in #1761
- @dakoop made their first contribution in #1793
- @emarsden made their first contribution in #1837
Full Changelog: 6.5...7.0.0
Release 6.5.3
Release 6.5.2
Release 6.5.2
Release 6.5.1
Release 6.5.1
7.0.0rc3
7.0.0rc2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1779
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1780
- switch from entrypoints to importlib-metadata by @konstin in #1782
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1786
- Add recursive flag for glob notebook search by @paoloalba in #1785
- Updates for sphinx 5.0 support by @blink1073 in #1788
- Fixed unique div ids in lab template, fixed #1759 by @veghdev in #1761
- WebPDFExporter: Emulate media print by @martinRenou in #1791
- Fix fonts overriden by user stylesheet by inheriting styles by @dakoop in #1793
- Fix lab template output alignment by @dakoop in #1795
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1796
New Contributors
- @konstin made their first contribution in #1782
- @paoloalba made their first contribution in #1785
- @veghdev made their first contribution in #1761
- @dakoop made their first contribution in #1793
Full Changelog: 7.0.0rc1...7.0.0rc2
7.0.0rc1
What's Changed
- Clean up markdown parsing by @blink1073 in #1774
- Switch to hatch build backend by @blink1073 in #1777
Full Changelog: 7.0.0rc0...7.0.0rc1
7.0.0rc0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1760
- Switch to flit build backend by @blink1073 in #1767
- Update to Mistune 2.0.2 by @TiagodePAlves in #1764
- Update changelog for 7.0.0rc0 by @blink1073 in #1771
New Contributors
- @TiagodePAlves made their first contribution in #1764
Full Changelog: 6.5...7.0.0rc0
6.5.0
What's Changed
- Drop dependency on testpath. by @anntzer in #1723
- Adopt pre-commit by @blink1073 in #1744
- Add pytest settings and handle warnings by @blink1073 in #1745
- Apply Autoformatters by @blink1073 in #1746
- Add git-blame-ignore-revs by @blink1073 in #1748
- Update flake8 config by @blink1073 in #1749
- support bleach 5, add packaging and tinycss2 dependencies by @bollwyvl in #1755
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1752
- update cli example by @leahecole in #1753
- Clean up pre-commit by @blink1073 in #1757
- Clean up workflows by @blink1073 in #1750
New Contributors
- @pre-commit-ci made their first contribution in #1752
Full Changelog: 6.4.5...6.5
6.4.3
What's Changed
- Add section to
customizing
showing how to use template inheritance by @stefanv in #1719 - Remove ipython genutils by @rgs258 in #1727
- Update changelog for 6.4.3 by @blink1073 in #1728
New Contributors
Full Changelog: 6.4.2...6.4.3