Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version 0.1.3 (2024-01-29)¶
Fixed: remove files from API destination folder (
docs/api/
) that are not listed in the API source folder (docs/api-src
) before building the docs
Version 0.1.2 (2024-01-10)¶
Fixed: taking into account
apipages_hidden_methods
config variable
Version 0.1.1 (2024-01-10)¶
Added: document all default autosummary templates
Fixed: handling of custom
templates_path
config entries when no templates are provided
Version 0.1.0 (2024-01-10)¶
Added: initial release