Skip to content

Releases: marp-team/marp-cli

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)

v2.0.1

01 Jun 15:11
Compare
Choose a tag to compare

Fixed

  • [Experimental transition] Fix inconsistent transition by backward navigation via presenter view (#452, #455)
  • Preview mode has unexpected message in the information bar "You are using an unsupported command-line flag" (#453, #454)

v2.0.0

24 May 15:12
Compare
Choose a tag to compare

⚡️ Breaking

Changed

  • Upgrade Marpit to v2.3.1 (#450)
  • Updates of experimental transition for bespoke template --bespoke.transition (#447, #448)
    • More built-in transitions (5 transitions -> 33 transitions)
    • Define custom transitions by @keyframes declaration in CSS
    • Update spec of transition local directive
    • Opt-out transition animation by preferring prefers-reduced-motion media query

Deprecated

  • Marpit v2.3.0: Shorthand syntax for setting colors ![](red) has been deprecated (#450)

v1.7.2

24 Apr 08:01
Compare
Choose a tag to compare

Changed

  • Upgrade Marp Core to v2.4.2 (#446)
    • Make compatible with a patched markdown-it-emoji (#445)
  • Upgrade dependent packages to the latest version (#446)