Releases: denali-js/documenter
Releases · denali-js/documenter
v2.0.0
06 Mar 18:04
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-03-06)
Bug Fixes
redirect noisy typedoc output to debug logger (2a41e94 )
Features
add frontmatter support for pages (5dc478f )
BREAKING CHANGES
pages now compile to objects with a contents property
rather to strings
v1.0.5
28 Feb 21:50
Compare
Sorry, something went wrong.
No results found
1.0.5 (2018-02-28)
Bug Fixes
fix deploy script (ensure build prior to deploy) (7b54622 )
v1.0.4
28 Feb 20:53
Compare
Sorry, something went wrong.
No results found
1.0.4 (2018-02-28)
Bug Fixes
avoid printing yuidoc debug output when denali command is invoked with --debug (5e16b1c )
v1.0.3
15 Feb 20:37
Compare
Sorry, something went wrong.
No results found
1.0.3 (2018-02-15)
Bug Fixes
allow for non-existent source directories (82c329e )
improve path handling, add missing .bind() (15ec1b3 )
v1.0.2
11 Feb 07:06
Compare
Sorry, something went wrong.
No results found
1.0.2 (2018-02-11)
Bug Fixes
allow for non-existent pages directory (f11bb50 )
v1.0.1
09 Feb 04:54
Compare
Sorry, something went wrong.
No results found
1.0.1 (2018-02-09)
Bug Fixes
fix types for extracter tree options (61e6957 )
v1.0.0
09 Feb 04:41
Compare
Sorry, something went wrong.
No results found
1.0.0 (2018-02-09)
Bug Fixes
fixup tests (730a4a5 )
remove tmp dirs from error output, rename Plugin -> Tree (53be3c2 )
update readme, fix broccoli tree options (625c804 )