Skip to content

Releases: SassDoc/sassdoc

1.3.1

18 Aug 14:55
Compare
Choose a tag to compare
  • Merged a branch that needed to be merged

1.3.0

18 Aug 13:25
Compare
Choose a tag to compare
  • 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

11 Aug 09:32
Compare
Choose a tag to compare
  • Same as 1.2.0-rc.1 but stable

1.2.0-rc.1

05 Aug 16:00
Compare
Choose a tag to compare
1.2.0-rc.1 Pre-release
Pre-release
  • 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

05 Aug 12:35
Compare
Choose a tag to compare
  • Backport, fixed found-at with absolute path (#156)

1.1.1

20 Jul 10:42
Compare
Choose a tag to compare
  • Fixed a small issue with display path, sometimes adding an extra slash (#68)

1.1.0

19 Jul 12:34
Compare
Choose a tag to compare
  • 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

18 Jul 18:36
Compare
Choose a tag to compare
  • Fixed an issue with config path resolving to false

1.0.1

17 Jul 16:56
Compare
Choose a tag to compare
  • Worked around a npm bug