Skip to content

Releases: marp-team/marp-cli

v2.2.1

20 Nov 15:03
Compare
Choose a tag to compare

Added

  • Test against Node.js 18 LTS (#486)

Changed

  • Upgrade development Node.js and dependent packages (#486)

Fixed

  • Docker image: Use CDN instead of specific mirrors for apk repositories (#481 by @rhtenhove)

v2.2.0

20 Sep 16:25
Compare
Choose a tag to compare

Added

Changed

  • Upgrade dependent packages to the latest version (#480)

v2.1.4

10 Sep 06:23
Compare
Choose a tag to compare

Fixed

  • Don't suggest to install Chromium in error message if the current platform cannot resolve Chromium by chrome-launcher module (#475, #476)

Changed

v2.1.3

17 Aug 14:56
Compare
Choose a tag to compare
v2.1.3 Pre-release
Pre-release

Changed

  • Re-packaged standalone binaries with no code changes

v2.1.2

12 Aug 19:50
Compare
Choose a tag to compare

Changed

v2.1.1

11 Aug 17:15
Compare
Choose a tag to compare

Added

  • Allow enabling LayoutNG while PDF conversion via CHROME_LAYOUTNG_PRINTING env (#469)

Changed

v2.1.0

11 Aug 04:58
Compare
Choose a tag to compare

Added

  • macOS: Auto detection of executable path when CHROME_PATH env has pointed .app directory (#460, #463)

Changed

  • Docker image: Set PATH env to the project directory (#462 by @rhtenhove)
  • Upgrade Marpit to v2.4.0 (#467)
  • Upgrade Marp Core to v3.3.0 (#467)
  • Upgrade dependent packages to the latest version (#467)

v2.0.4

08 Jun 16:30
Compare
Choose a tag to compare

Added

  • [Experimental transition] Allow setting default duration in custom transition through --marp-transition-duration (#459)

v2.0.3

05 Jun 15:12
Compare
Choose a tag to compare

Changed

  • Upgrade Marp Core to v3.2.1 (#458)
  • Upgrade dependent packages to the latest version (#458)

v2.0.2

04 Jun 11:33
Compare
Choose a tag to compare

Added

  • [Experimental transition] Parse custom transitions declared in <style scoped> (#456)
  • [Experimental transition] A basic support of transition with shared elements (just like PowerPoint Morph and Keynote Magic Move) (#457)