v1.1.0
What's Changed
- add color table support (using alternating colorization of rows) using new flag
-L
- add config file support (HCL format) using
~/.config/tablizer/config
or-f <file>
so the user can customize colors - removed golang 1.17 support
Full Changelog: v1.0.17...v1.1.0