Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 16:38
· 124 commits to master since this release
v0.3.0
0c998fd

Added

  • Added help strings for new parameters (#122).

Changed

  • Parametrized conditional raising (#117).
  • Deleted unused config files (#118).
  • Excluded page titles from MkDocs TOC (#123).
  • Converted string formatting to f-strings (#124).
  • Dropped Python 3.5 support (#125).
  • Improved documentation (#126).
  • Improved CI checks.
  • Removed conditional from dev dependencies.

Fixed

  • Fixed bug that used first image dir when converting multiple notebooks.