Releases: Evertras/bubble-table
Releases · Evertras/bubble-table
v0.17.1
What's Changed
- Added functionality to implement help.KeyMap interface by @MaximilianSoerenPollak in #185
New Contributors
- @MaximilianSoerenPollak made their first contribution in #185
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
Note: Due to the underlying bubble dependency requiring generics, from 0.17 onwards this will also require Go to be 1.18 or higher.
- fix: Require at least go 1.18 by @ashmckenzie in #180
- Horizontal scrolling fix by @wheelibin in #182
New Contributors
- @ashmckenzie made their first contribution in #180
- @wheelibin made their first contribution in #182
Full Changelog: v0.16.1...v0.17.0
v0.16.1
v0.16.0
v0.15.8
v0.15.7
What's Changed
Minor bug fix for #163 plus some development-side tweaks.
- Update all actions to use checkout v4 by @Evertras in #161
- Update go setup actions by @Evertras in #162
- Nix flake for dev shell by @Evertras in #164
- Persist selected column when columns are regenerated. by @Evertras in #166
Full Changelog: v0.15.6...v0.15.7
v0.15.6
v0.15.5
v0.15.4
What's Changed
- Add minimum height option to table by @robertjli in #154
- Render missing data for columns with format string by @robertjli in #155
New Contributors
- @robertjli made their first contribution in #154
Full Changelog: v0.15.3...v0.15.4