Skip to content

Releases: mixn/carbon-now-cli

v2.1.0 πŸŽ‰

12 Dec 09:54
Compare
Choose a tag to compare
  • --settings flag
  • Concurrency for easier batch processing (#212)
  • Automatic image titles (or via titleBar) (#206)
  • Improved DX, performance & docs
  • Bug fixes (#90, #275, #207, #175)

v2.1.0-rc.1...v2.1.0

v2.0.0 πŸ₯³

25 May 11:50
Compare
Choose a tag to compare

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

  • Include original line numbers: #70
  • Allow line highlighting: #50
  • Custom themes aka. allow fully configuring theme color variables: #46
  • Specifying language (--from-clipboard): #59 (comment)

Bugfixes

v1.4.0

04 Mar 01:58
Compare
Choose a tag to compare

Minor

Enable stdin or clipboard as input source: #12

A big thanks to @albinekb for the idea!

v1.3.2

01 Dec 01:11
Compare
Choose a tag to compare

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

19 Oct 18:07
Compare
Choose a tag to compare

Patches

Fixes broken --headless: #37

v1.3.0

19 Oct 16:48
Compare
Choose a tag to compare

Minor Changes

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

Patches

Fixes: #35 (thanks @mauricedb!)

v1.2.0

19 Sep 19:44
Compare
Choose a tag to compare

Minor Changes

Adds --target: #30, #18

v1.1.0-0

11 Aug 19:13
Compare
Choose a tag to compare
v1.1.0-0 Pre-release
Pre-release

Minor Changes