infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.95k stars 147 forks source link

feat(print): add style options for tables #736

Closed PauloRSF closed 3 years ago

PauloRSF commented 3 years ago

This adds the ability to pass a style property on print.table's options, as requested on #724 (although it still doesn't fully achieve what the issue's author wanted).

jamonholmgren commented 3 years ago

Apologies for not seeing this earlier. I think it got lost in my notifications.

infinitered-circleci commented 3 years ago

:tada: This PR is included in version 4.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: