Skip to content

Releases: jcayers20/mkdocs-autoapi

0.4.1

02 Apr 02:12
7850acd

Choose a tag to compare

Bug Fixes

  • Fixed a bug where the plugin would crash if nav is not defined in
    mkdocs.yml but autoapi_add_nav_entry is not False (thanks @k4lizen for the
    catch!)

0.4.0

05 Feb 14:28
b0a5cab

Choose a tag to compare

Bug Fixes

  • Fixed mkdocs crash if both repo_url and edit_uri were provided in
    mkdocs.yml
  • Fixed navigation when using the mkdocs theme

Features

  • Enabled VBA support

0.3.2

01 Nov 13:05
662362f

Choose a tag to compare

View Changes on GitHub

Bug Fixes

  • Fixed incorrect optional dependency configuration

0.3.1

04 Oct 12:58
cb753dc

Choose a tag to compare

View Changes in GitHub

Developer Support

  • Added GitHub Actions for automated package publishing and release/milestone management on push to the main branch

0.3.0

30 Sep 13:02
ac8db62

Choose a tag to compare

Version 0.3.0 adds several new features, along with improvements to the documentation. See changelog for more details.

0.2.1

28 Aug 02:25
920b84b

Choose a tag to compare

Version 0.2.1 applies a fix for an ill-formed link in the home page of the documentation and also renames a function (not user-facing) to fix a typo.

0.2.0

26 Aug 22:12
7c5fda9

Choose a tag to compare

Release version 0.2.0

0.1.6

06 Jun 13:52
f6002bf

Choose a tag to compare

First working version of the package