Skip to content

v3.0.1

Choose a tag to compare

@jph00 jph00 released this 29 Jan 00:02
· 76 commits to main since this release

Breaking Changes

  • nbdev 3: switch to pyproject.toml settings (#1558)

New Features

  • Update GitHub workflow files to use nbdev3 workflows (#1559)
  • Use forkserver for tests on MacOS (#1557), thanks to @KeremTurgutlu