Skip to content

v3.0.0

Choose a tag to compare

@jph00 jph00 released this 28 Jan 23:56
· 24 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