Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 249 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 249 Bytes

0.0.2

  • Fully refactored the library.
  • Removed SliverTableController, so you can now pass all arguments directly to the SliverTable constructor.
  • Added rowContainerBuilder and topHeaderContainerBuilder.

0.0.1

  • Initial release.