Skip to content

Releases: AnswerDotAI/nbdev

v3.0.19

Choose a tag to compare

@jph00 jph00 released this 04 Jul 13:22

New Features

  • Resolve config from path in nbdev_test instead of using global config (#1600)
  • Allow nbdev_export to run from outside project dir; properly restore IN_TEST env in test_nb (#1599)

Bugs Squashed

  • Treat notebook text fields as strings instead of lists and match merge cells by content (#1601)

v3.0.18

Choose a tag to compare

@jph00 jph00 released this 03 Jul 02:47

Bugs Squashed

  • Fix missing slash in doc URL (#1598)

v3.0.17

Choose a tag to compare

@jph00 jph00 released this 20 May 23:18

New Features

  • feat: add docs URL to exported module docstrings (#1593), thanks to @RensDimmendaal
  • Register faulthandler on SIGINT in nbdev-test for tracebacks on ctrl-c (#1592)

v3.0.16

Choose a tag to compare

@jph00 jph00 released this 19 May 04:29

New Features

v3.0.15

Choose a tag to compare

@jph00 jph00 released this 16 Apr 18:55

New Features

  • Add allowed_out_metadata_keys support to clean_nb and fix nbdev-install-hooks command name (#1588)

v3.0.14

Choose a tag to compare

@jph00 jph00 released this 10 Apr 05:18

New Features

  • Handle multiline module docstrings (#1585)

v3.0.13

Choose a tag to compare

@jph00 jph00 released this 10 Apr 00:58
  • Update fastcore dep

v3.0.12

Choose a tag to compare

@jph00 jph00 released this 14 Feb 03:31

Bugs Squashed

  • Merge raw and markdown frontmatter instead of returning only the first found (#1580)

v3.0.11

Choose a tag to compare

@jph00 jph00 released this 14 Feb 02:29

New Features

  • Flatten showdoc_nm results in _def_names to handle list returns (#1579)
  • Add nb_frontmatter helper and save option to nbdev_test (#1578)

Bugs Squashed

v3.0.10

Choose a tag to compare

@jph00 jph00 released this 04 Feb 08:02

Bugs Squashed

  • Use correct template