Important
See CHANGELOG.md for details. Breaking change: TableBlock.Rows is now [][]TableCell (#1558).
What's Changed
- chore(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in #1556
- chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #1557
- fix!: preserve all cell types in
TableBlockby @nlopes in #1560 - refactor: replace interface{} with any (Go 1.18+) by @MD-Mushfiqur123 in #1559
- chore: fix a bunch of issues detected by golangci-lint by @nlopes in #1561
New Contributors
- @MD-Mushfiqur123 made their first contribution in #1559
Full Changelog: v0.24.0...v0.25.0