v1.0.0-rc.1
Pre-release
Pre-release
- NEW: Add additional files (parsed as Markdown) with
extraDocsoption -- #117 - CHANGE: JSON-export functionality is now built in using the
herman-exportmixin. Sass-json-export integration should continue to work as expected. - Updated dependencies.
- BREAKING: Remove
subprojectsoption; replace withextraLinksoption -- #175 - BREAKING: Removed
@macroannotation; use@example njkinstead -- #182 - CHANGE: HTML assets are no longer minified -- #186
- CHANGE: Replace marked with markdown-it for Markdown parsing with quote beautification -- #119
- NEW: Add "widont" text transformations with typogr.
- BUGFIX: Ensure consistent ordering of
extraDocs. - BREAKING:
@iconsannotation only requires path to a folder of SVG icons -- #47 - BREAKING: Replace
minifiedIconsoption withcustomHTMLoption (only included in rendered@exampleannotations). - BREAKING: Nest
templatepathandnunjucksEnvoptions under newnunjucksoptions object:nunjucks.templatepathandnunjucks.environment. - NEW: Add attribution/link to Herman/OddBird in nav footer -- #154
- CHANGE: Use Herman logo for favicon. -- #155