Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1.46 KB

Change Log

0.1.7 (2017/04/05)

  • Change: Display completion message on status bar #19
  • Add: markdown-pdf.convertOnSaveExclude option #16
  • Fix: broken code-blocks #18
  • Fix: Image path error #14
  • Update: markdown.css of the vscode
  • Update: dependencies packages

0.1.6 (2017/02/05)

  • Fix: Relative path error of markdown-pdf.styles #9
  • Fix: Output file is not created #10
  • Add: markdown-pdf.outputDirectory option

0.1.5 (2017/01/09)

  • Add: Support for relative path in markdown-pdf.styles option #5
  • Fix: ERROR: phantomjs binary does not exist #2
  • Update: README
  • Add: CHANGELOG
  • Update: dependencies packages

0.1.4 (2016/09/19)

  • Add: markdown-pdf.convertOnSave option

0.1.3 (2016/08/29)

  • Fix: Color of the inline code (`)

0.1.2 (2016/08/20)

  • Add: Ability to convert markdown file from editor context
  • Update: README

0.1.1 (2016/08/16)

  • Add: Japanese README

0.1.0 (2016/08/14)

  • Initial release.