Releases: jupyter/nbconvert
Releases Β· jupyter/nbconvert
v7.9.0
7.9.0
Maintenance and upkeep improvements
- Update to mermaidjs 10.5.0 #2051 (@bollwyvl)
- Update typing for traitlets 5.11 #2050 (@blink1073)
- chore: update pre-commit hooks #2049 (@pre-commit-ci)
- Fixup typings #2048 (@blink1073)
- Remove redundant link check in CI #2044 (@blink1073)
- Bump actions/checkout from 3 to 4 #2042 (@dependabot)
- Adopt sp-repo-review #2040 (@blink1073)
Contributors to this release
v7.8.0
7.8.0
Enhancements made
Bugs fixed
- Fix: Prevent error from all whitespace lang string #2036 (@Adamtaranto)
Contributors to this release
v7.7.4
7.7.4
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
v7.7.3
v7.7.2
v7.7.1
v7.7.0
7.7.0
Enhancements made
- [Accessibility] some accessibility improvements #2021 (@brichet)
- Adopt playwright #2013 (@brichet)
- Update to Jupyterlab 4 #2012 (@brichet)
Bugs fixed
- html: write image/svg+xml data as base64 and skip clean_html #2018 (@jstorrs)
- Remove HTML escaping JSON-encoded widget state #1934 (@manzt)
Maintenance and upkeep improvements
- Fix lint error #2010 (@blink1073)
- Support Python 3.8-3.12 #2008 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @jstorrs | @maartenbreddels | @manzt | @martinRenou | @pre-commit-ci
v7.6.0
7.6.0
Maintenance and upkeep improvements
- Update to Mistune v3 #1820 (@TiagodePAlves)
Contributors to this release
v7.5.0
7.5.0
Enhancements made
Bugs fixed
- Fix pdf conversion with explicitly relative paths #2005 (@tuncbkose)
- Ensure TEXINPUTS is an absolute path #2002 (@tuncbkose)
Maintenance and upkeep improvements
- bump pandoc max version #1997 (@tuncbkose)
- exclude bleach 5.0.0 from dependencies resolution #1990 (@karlicoss)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @karlicoss | @pre-commit-ci | @tuncbkose
v7.4.0
7.4.0
Enhancements made
- Add ExtractAttachmentsPreprocessor #1978 (@tuncbkose)
Bugs fixed
- Moved ensure_dir_exists to FilesWriter #1987 (@tuncbkose)
- Tweak exporter default_config merging behavior #1981 (@tuncbkose)
- Revert unintended effects of #1966 #1974 (@tuncbkose)
Maintenance and upkeep improvements
- Fix test_errors_print_traceback test #1985 (@blink1073)
- Ensure toml support in coverage reporting #1984 (@blink1073)
- Use local coverage #1976 (@blink1073)