Skip to content

Releases: rodaine/table

v1.3.0

02 Aug 14:55
6d722ac
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 in the go group by @dependabot in #43
  • Allow for optional headers by @punnie in #29

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 Apr 23:29
a8aa9fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

19 Jan 22:17
a014746
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Dec 22:15
e634367
Compare
Choose a tag to compare

What's Changed

  • Create codeql-analysis.yml by @rodaine in #17
  • Add SetRows by @irgendwr in #16
  • Add support for values that contain newlines + add tests that cover the full table output by @ddworken in #21

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1: Go Modules (#14)

11 Jul 02:17
7577773
Compare
Choose a tag to compare
* checkpoint

* Create go.yml

* Update go.yml

v1.0.0

09 Mar 02:14
Compare
Choose a tag to compare
Fixes #9 Fixes #10; Customize width calculation for the table (#11)