Releases: bannzai/SpreadsheetView
Releases · bannzai/SpreadsheetView
v0.7.0
Breaking
- None.
Enhancements
- Make
contentOffset
andscrollIndicatorInsets
public.
#55
Bug Fixes
-
Fixed an issue that behavior when adding subviews to spreadsheet view directly is not intuitive.
https://github.com/kishikawakatsumi/SpreadsheetView/pull/57 -
Reset table view frame when reloading.
https://github.com/kishikawakatsumi/SpreadsheetView/pull/60
v0.6.4
v0.6.3
Breaking
- Rename
Grids
/Cell.grids
toGridlines
/Cell.gridlines
. Old type and property are now deprecated.
They will be removed in future version.
#30
Enhancements
- None.
Bug Fixes
v0.6.2
v0.6.1
v0.6.0
First release!