Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Releases: algolia/instantsearch-core-swift

0.2

14 Sep 09:12
Compare
Choose a tag to compare
0.2

New features

  • Support Swift 3
    • The naming has been revised to comply with the Swift API Design Guidelines
    • Better Objective-C mappings
  • New SearchProgressController class

Bug fixes

  • Fix memory leaks
  • Improve request cancellation

0.1

16 Aug 12:58
Compare
Choose a tag to compare
0.1

Warning: Beta version. Until version 1.0 is released, incompatible changes may occur.

New features

  • Searcher class to manage a search session
  • HighlightRenderer class to render highlight markup into rich text
  • Debouncer class to debounce frequent calls