Releases: jupyter/nbconvert
Releases Β· jupyter/nbconvert
v7.13.0
7.13.0
Enhancements made
- Add table, td, tr to allowed list of tags #2083 (@yuvipanda)
Maintenance and upkeep improvements
- Remove twitter links that cause linkcheck to fail #2084 (@yuvipanda)
- Update ruff config #2079 (@blink1073)
- chore: update pre-commit hooks #2076 (@pre-commit-ci)
Contributors to this release
v7.12.0
7.12.0
Enhancements made
Maintenance and upkeep improvements
- Use ruff on notebooks and update typings #2068 (@blink1073)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @Carreau | @gnestor | @minrk | @mpacer
v7.11.0
7.11.0
Enhancements made
- Support es modules in js includes #2063 (@timkpaine)
Maintenance and upkeep improvements
- Clean up lint handling and list generics #2065 (@blink1073)
- Remove not needed pytest-dependency test requirement #2062 (@danigm)
Contributors to this release
v7.10.0
7.10.0
Enhancements made
Maintenance and upkeep improvements
- Fix typing for traitlets 5.13 #2060 (@blink1073)
- Adopt ruff format #2059 (@blink1073)
- Update typings and remove dead link #2056 (@blink1073)
Documentation improvements
Contributors to this release
v7.9.2
7.9.2
Bugs fixed
- Restore ResourcesDict to the public API #2055 (@blink1073)
Contributors to this release
v7.9.1
7.9.1
Maintenance and upkeep improvements
- Include tests in sdist #2053 (@blink1073)
Contributors to this release
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)