Releases: xo/tblfmt
Releases · xo/tblfmt
tblfmt v0.8.0
0.6.3
- Don't strip padding in the last column if it's not aligned left.
tblfmt v0.6.2
- Added a
CrosstabViewthat creates apsql\crosstabviewfor result sets - Added a
verticaltext template providing output similar to themysqlclient's\Goutput - Cleaned up unit tests
- General bug fixes
0.4.0
0.3.0
0.2.0
New features:
- Table titles (#11)
- Auto-expand - switch to expanded mode if table width is greater than the screen width (#12)
- Template encoder - with two default templates: html and asciidoc (#13)
Notes:
- tests were refactored, making it easier to compare
tblfmtoutput with whatpsqlwould produce; note that it doesn't currently match