Skip to content

Releases: marp-team/marp-cli

v0.12.1

13 Jul 11:35
Compare
Choose a tag to compare

Changed

v0.12.0

09 Jul 03:57
Compare
Choose a tag to compare

Added

  • --images option for conversion into multiple image files (#71, #123)
  • --pptx option to support conversion into PowerPoint document (#107, #124)
  • Set up CI for Windows with Azure Pipelines (#120)

Changed

  • Rename bespoke option arguments using dot notation (#122)
  • Upgrade dependent packages to the latest version (#125)

Deprecated

  • Deprecate --bespoke-osc and --bespoke-progress argument options in favor of options using dot notation (#122)

v0.11.3

30 Jun 15:42
Compare
Choose a tag to compare

Fixed

  • Fix Windows regression in finding files from directory (#118)
  • Improve test stability in Windows (#118)

v0.11.2

30 Jun 06:32
Compare
Choose a tag to compare

Fixed

  • Fix that cannot find Markdown from directory that includes non-ASCII code (#108, #109)
  • Process glob-like path that refers to a real file correctly (#95, #117)

v0.11.1

28 Jun 18:30
Compare
Choose a tag to compare

Added

Fixed

  • Downgrade pkg to v4.3.x to fix segfault in the standalone build for Windows (#111, #112)
  • Improve error handling while running server (#115)
  • Fix up not working watch mode (#116)

v0.11.0

24 Jun 16:09
Compare
Choose a tag to compare

Added

Changed

v0.10.2

21 Jun 05:49
Compare
Choose a tag to compare

Fixed

  • Improve version output when using user-installed Marp Core (#105)
  • Reduce file size of converted HTML by upgrading Marp Core to v0.10.2 (#106)

v0.10.1

19 Jun 04:41
Compare
Choose a tag to compare

Fixed

  • Improve error handling while starting up server (#103 by @saiya)

Changed

v0.10.0

03 Jun 14:00
Compare
Choose a tag to compare

Changed

v0.9.3

25 May 01:36
Compare
Choose a tag to compare

Added

  • Output warning if detected blocking local resources while rendering by Chrome (#84, #98)

Changed

  • Update CircleCI workflow to run yarn audit at the beginning (#97)
  • Upgrade dependent packages to the latest version (#99)