Releases: SassDoc/sassdoc
Releases · SassDoc/sassdoc
1.3.1
- Merged a branch that needed to be merged
1.3.0
- Added
@output
as an equivalent for @return
for mixins (#133)
- Added the ability to add a title to
@example
(#145)
- Added the ability to preview the code of an item when clicking on it (#124)
1.2.0
- Same as 1.2.0-rc.1 but stable
1.2.0-rc.1
- Improved the way
@since
is parsed (#128)
- Moved theming to Themeleon (#69)
- Added a view source feature (#117)
- Added the
@group
annotation, as well as a way to alias groups in order to have friendly names (#29)
- Added moar tests (#138)
1.1.6
- Backport, fixed
found-at
with absolute path (#156)
1.1.1
- Fixed a small issue with display path, sometimes adding an extra slash (#68)
1.1.0
- New design
- Improved the
@requires
annotation to support external vendors, and custom URL
- Added a search engine to the generated documentation
- Fixed an issue with
@link
not working correctly
- Added
examples
to .gitignore
1.0.2
- Fixed an issue with config path resolving to false