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
- Add
item.group
to the item heading link. [#118].
2.8.5 - 2022-04-19
- Support group in
@see
URL. [#116], [SassDoc/sassdoc#567] and [SassDoc/sassdoc#465].
2.8.4 - 2021-12-22
- Multiple
@return
types annotations<code>
escaping due to Nunjucks migration.
2.8.3 - 2019-07-19
- Fix parameter annotations
<code>
escaping due to Nunjucks migration.
2.8.2 - 2019-05-08
- Fix invalid condition for displaying alias items in sidebar.
2.8.1 - 2019-04-22
- Fix a remaining
raw
Swig filter after replacement.
2.8.0 - 2019-04-22
- Template engine replacement.
Swap Swig per Nunjucks. [#104]
This should be transparent for end users.
2.7.0 - 2019-04-10
- Add group description display.