Skip to content

2.3.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 23 Mar 16:09
· 584 commits to main since this release

Features

Added properties of DTTableViewController to control, whether section headers and footers should be shown for sections, that don't contain any items.

Deprecations

Removed DTModelSearching protocol, please use DTMemoryStorage setSearchingBlock:forModelClass: method instead.