This bugfix release changes the Table Headers
API to accept []string
for consistency with Row
/ Rows
and downgrades Lip Gloss to Go version v1.17
.
What's Changed
- Table Headers type from
[]any
→[]string
by @maaslalani in #234 - Downgrade Lip Gloss to
v1.17
by @maaslalani in #234
Full Changelog: v0.9.0...v0.9.1