Skip to content

Releases: jupyter/nbconvert

v7.2.8

16 Jan 12:42
Compare
Choose a tag to compare

7.2.8

(Full Changelog)

Bugs fixed

  • always pass relax_add_props=True when validating #1936 (@minrk)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @maartenbreddels | @martinRenou | @minrk | @pre-commit-ci

v7.2.7

19 Dec 11:58
Compare
Choose a tag to compare

7.2.7

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @pre-commit-ci

v7.2.6

05 Dec 11:26
Compare
Choose a tag to compare

7.2.6

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v7.2.5

14 Nov 11:35
Compare
Choose a tag to compare

7.2.5

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @JWock82

v7.2.4

09 Nov 15:53
Compare
Choose a tag to compare

7.2.4

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @Carreau | @pre-commit-ci

v7.2.3

27 Oct 19:43
Compare
Choose a tag to compare

7.2.3

(Full Changelog)

Bugs fixed

  • clean_html: allow SVG tags and SVG attributes #1890 (@akx)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@akx | @pre-commit-ci

v7.2.2

19 Oct 17:21
Compare
Choose a tag to compare

7.2.2

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @pre-commit-ci

v7.2.1

06 Oct 20:28
Compare
Choose a tag to compare

7.2.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073

v7.2.0

06 Oct 20:13
Compare
Choose a tag to compare

7.2.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

7.1.0

03 Oct 19:12
Compare
Choose a tag to compare

What's Changed

  • Fix markdown table not render bug by @Neutree in #1853
  • Replace lxml.html.clean_html with bleach; drop lxml dependency by @akx in #1854
  • Remove CircleCI badge from README by @akx in #1857
  • Added support for section (slide) "data-*" attributes by @bouzidanas in #1861

New Contributors

Full Changelog: 7.0.0...7.0.1