Releases: sindresorhus/boxen-cli
Releases · sindresorhus/boxen-cli
v4.0.0
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.0
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