Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

56 lines (44 loc) · 2.07 KB

sassdoc-theme-default change Log

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.

2.8.6 - 2024-04-06

Fixed

  • Add item.group to the item heading link. [#118].

2.8.5 - 2022-04-19

Fixed

2.8.4 - 2021-12-22

Fixed

  • Multiple @return types annotations <code> escaping due to Nunjucks migration.

2.8.3 - 2019-07-19

Fixed

  • Fix parameter annotations <code> escaping due to Nunjucks migration.

2.8.2 - 2019-05-08

Fixed

  • Fix invalid condition for displaying alias items in sidebar.

2.8.1 - 2019-04-22

Fixed

  • Fix a remaining raw Swig filter after replacement.

2.8.0 - 2019-04-22

Changed

  • Template engine replacement.
    Swap Swig per Nunjucks. [#104]
    This should be transparent for end users.

2.7.0 - 2019-04-10

Added

  • Add group description display.