Skip to content

0.1.1

Compare
Choose a tag to compare
@practicingruby practicingruby released this 29 Aug 11:22
· 67 commits to master since this release
  • refactored table.rb to increase readability and lower overall code complexity (#15)
  • Fixed multi line table headers that involve cells that span multiple columns (#8)
  • respect an explicit set table width, given an header with rowspan across all cells (#6)