Skip to content

Release v0.7.3

Compare
Choose a tag to compare
@ko1o ko1o released this 15 Mar 11:47
· 57 commits to master since this release

Fixed

  • Fixed #62 Use searchViewController:didSearchWithsearchBar:searchText: and the search record will not be saved.
  • Fixed #65 which search history is not displayed when hotSearches == nil.
  • Fixed #64 which remove all space on the search text .

Deleted

  • Deleted UITableViewDataSource from protocols which the PYSearchViewControllerDataSource comply.

Added

  • Added removeSpaceOnSearchString to control whether to remove space of the search text. Default is YES