Skip to content

Releases: airtai/nbdev-mkdocs

v0.6.1

21 Feb 06:35

Choose a tag to compare

New Features

Bugs Squashed

v0.6.0

29 Jun 09:51

Choose a tag to compare

New Features

  • Support for Python 3.7 has been removed.

Bugs Squashed

  • Add correct URL to mkdocs config file when executing the social image generate CLI command (#202), thanks to @harishmohanraj

  • Fix docs build failure on Windows (#194), thanks to @harishmohanraj

v0.5.1

01 Jun 09:22

Choose a tag to compare

Bugs Squashed

  • Fix the misalignment of class methods in the documentation (#186), thanks to @harishmohanraj
  • Fix build failures when the repository and exported library names differ (#184), thanks to
    @harishmohanraj

v0.5.0

16 May 06:46

Choose a tag to compare

New Features

  • Replace static parsing of source files with dynamic import from library when extracting symbols (#180), thanks to
    @harishmohanraj

v0.4.0

19 Apr 12:25

Choose a tag to compare

Bugs Squashed

v0.3.0

30 Mar 06:16

Choose a tag to compare

Bugs Squashed

  • Switch to chatGPT model from codex model (#171)

v0.2.2

23 Mar 07:40

Choose a tag to compare

Bugs Squashed

v0.2.1

17 Mar 06:51

Choose a tag to compare

Bugs Squashed

  • Load symbols dynamically and link it to the docs (#160)

v0.2.1rc0

14 Mar 21:44

Choose a tag to compare

Bugs Squashed

  • Load symbols dynamically and link it to the docs (#160)

v0.2.0

08 Mar 11:00

Choose a tag to compare

Bugs Squashed