Skip to content

0.12.0

Latest

Choose a tag to compare

@sproctor sproctor released this 11 Jan 16:02
· 1 commit to main since this release

Breaking Changes

  • LazyPaginatedDataTable has been removed
  • PaginatedDataTable now works very similarly to how the old LazyPaginatedDataTable worked. You must now only build the currently displayed page.

What's Changed

  • Add dynamic page size feature to PaginatedDataTable by @samuelsumbane in #35
  • enable support for composeResources in the androidLibrary target by @frett in #37

New Contributors

Full Changelog: v0.11.7...v0.12.0