Skip to content

Latest commit

 

History

History
60 lines (26 loc) · 1.76 KB

changelog.md

File metadata and controls

60 lines (26 loc) · 1.76 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.6.1 (2019-01-21)

Bug Fixes

  • merge pdf options into defaults properly (d13f5e2)

2.5.0 (2019-01-20)

Bug Fixes

  • api: type check for md file argument (4944e8e)

Features

2.4.2 (2018-11-27)

Bug Fixes

  • properly resolve path to highlight.js stylesheets (64b0390), closes #21

2.4.0 (2018-11-14)

Bug Fixes

  • pdf-options weren't working from CLI args (f7b16af)

Features

  • expose puppeteer launch options (aa36a5e)

2.3.2 (2018-11-10)

Bug Fixes

  • css: inline code inside list items (dd7fca6)