Skip to content

v2.3.32

Latest
Compare
Choose a tag to compare
@jph00 jph00 released this 20 Nov 00:23
b263f6b

New Features

  • Improve backtick regex matching for function names (#1469), thanks to @ncoop57
  • make nb_export a cli [Enhancement] (#1450), thanks to @hamelsmu
  • Make nbdev_export work outside nbdev repos (#799)

Bugs Squashed

  • Use r strings to avoid new Python SyntaxWarnings in regex (#1452)
  • Nested lib_path values break module -> notebook sync (#1393)