Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 724 Bytes

Changelog

[0.14]

  • Deep links to sources hosted on GitLab can be generated. Added
    • gitlab value to the repository-type option

[0.13]

  • Extra Jinja templates can be used. Added
    • option extra-template-path
    • option extra-template-suffix

[0.7]

  • Packages can now be hidden. Added
    • option hidden-packages to the config and
    • iterable non_hidden_packages to be used in the templates package.html and index.html

[0.6]

  • Added options ignore-comments-after and ignore-comment-lines-containing.

[0.4]

  • Added dark mode support.

[0.3]

  • Feature to customize the main page content was added.

[0.2]

  • Search functionality with Lunr was added.

[0.1]

  • Initial release.