Carbon Now Cli Versions Save

🎨 Beautiful images of your code β€” from right inside your terminal.

v2.0.0

11 months ago

Major

Welcome to the all new carbon-now-cli 2.0! 🎈

Rewritten from scratch

  • JS ➝ TS
  • XO ➝ Prettier
  • Ava ➝ Jest
  • Puppeteer ➝ Playwright
    • Most issues < 2.0.0 were related to Puppeteer on different OS
    • Much more stable now
  • Travis ➝ GitHub Actions
  • Pure ESM Package

Heavily improved UX

  • Overhauled existing flags/API
  • New --engine flag
  • New --skip-display flag
  • ~/carbon-now.json config now matches Carbon’s
    • wt ➝ windowTheme
    • ds ➝ dropShadow
    • etc.
  • Updated & automated dependency updating

Features

Bugfixes

v1.4.0

5 years ago

Minor

Enable stdin or clipboard as input source: #12

A big thanks to @albinekb for the idea!

v1.3.2

5 years ago

Patches

Fixes incompatibility with Carbon 3.6.0: #39

A big thanks to @dawnlabs for allowing the CLI to hook into stuff in an easier way!

v1.3.1

5 years ago

Patches

Fixes broken --headless: #37

v1.3.0

5 years ago

Minor Changes

Adds --config feature: #31 Adds --copy feature: #3

Patches

Fixes: #35 (thanks @mauricedb!)

v1.2.0

5 years ago

Minor Changes

Adds --target: #30, #18

v1.1.0-0

5 years ago

Minor Changes