cli-highlight

Syntax highlighting for your terminal 💻✨

ISC License

Downloads
14.3M
Stars
294
Committers
8

Bot releases are visible (Hide)

cli-highlight - v2.1.11 Latest Release

Published by github-actions[bot] over 3 years ago

2.1.11 (2021-03-28)

Bug Fixes

  • prevent deprecation warnings with highlight.js v10.7 (#127) (01b7e45)
cli-highlight - v2.1.10

Published by github-actions[bot] almost 4 years ago

2.1.10 (2021-01-08)

Bug Fixes

  • deps: update dependency yargs to v16 (#113) (151dfed)
cli-highlight - v2.1.9

Published by github-actions[bot] almost 4 years ago

2.1.9 (2020-12-01)

Bug Fixes

  • respect auto-detected color support (988d209), closes #116
cli-highlight - v2.1.8

Published by github-actions[bot] almost 4 years ago

2.1.8 (2020-11-21)

Bug Fixes

cli-highlight - v2.1.7

Published by github-actions[bot] almost 4 years ago

2.1.7 (2020-11-21)

Bug Fixes

  • deps: update dependency parse5-htmlparser2-tree-adapter to v6 (#106) (c613afe)
cli-highlight - v2.1.6

Published by github-actions[bot] almost 4 years ago

2.1.6 (2020-11-21)

Bug Fixes

  • deps: update dependency highlight.js to v10 (#89) (3d48ea5)
cli-highlight - v2.1.5

Published by github-actions[bot] almost 4 years ago

2.1.5 (2020-11-21)

Bug Fixes

cli-highlight - v2.1.4

Published by felixfbecker almost 5 years ago

2.1.4 (2019-11-16)

Bug Fixes

  • deps: update dependency yargs to v15 (#76) (b3bd522)
cli-highlight - v2.1.3

Published by felixfbecker almost 5 years ago

2.1.3 (2019-11-09)

Bug Fixes

  • deps: update dependency chalk to v3 (#72) (ce43b58)
cli-highlight - v2.1.2

Published by felixfbecker almost 5 years ago

2.1.2 (2019-11-09)

Bug Fixes

  • deps: update dependency yargs to v14 (#69) (25a4140)
cli-highlight - v2.1.1

Published by felixfbecker over 5 years ago

2.1.1 (2019-05-04)

Bug Fixes

  • deps: update dependency yargs to v13 (#56) (88743e2)
cli-highlight - v2.1.0

Published by felixfbecker over 5 years ago

2.1.0 (2019-03-22)

Features

  • add a default style to themes which gets applied to "everything else" (#61) (73bcf23)
cli-highlight - v2.0.0

Published by felixfbecker over 6 years ago

2.0.0 (2018-05-01)

chore

  • node: drop support for node 4 (0b9891e)

BREAKING CHANGES

  • node: Node 4 is no longer supported, upgrade to at least Node 8
cli-highlight - v1.2.3

Published by felixfbecker almost 7 years ago

1.2.3 (2017-11-30)

Bug Fixes

  • cli: correct usage of yargs version option (41d3734)
cli-highlight - v1.2.2

Published by felixfbecker almost 7 years ago

1.2.2 (2017-11-27)

Bug Fixes

cli-highlight - v1.2.1

Published by felixfbecker almost 7 years ago

1.2.1 (2017-11-25)

Bug Fixes

  • return data when class not prefixed correctly (6537b2c)