Skip to content

Releases: sindresorhus/boxen-cli

v4.0.0

30 Jun 22:26
Compare
Choose a tag to compare

Breaking

  • Require Node.js 14 269764d
  • Rename --align flag to --text-alignment

Improvements

  • Add more flags (#9) 41a415a
    • --title
    • --title-alignment
    • --height
    • --fullscreen

v3.0.1...v4.0.0

v3.0.1

16 Mar 11:03
Compare
Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

18 Oct 09:23
Compare
Choose a tag to compare

Breaking

Improvements

  • Add --width flag (#6) db1a7b8
  • When specifying a custom border style with --border-style, the format changed in a backwards-compatible way. You should now specify both top, bottom, left, right. Previously, it was only vertical and horizontal. Example

v2.0.0...v3.0.0

v2.0.0

18 Jan 18:26
Compare
Choose a tag to compare

Breaking

  • Require Node.js 10 and upgrade dependencies (#5) 91d4d67

v1.0.0...v2.0.0