Skip to content

Releases: Constructor-io/constructorio-client-swift

Browse Endpoint + Model Updates

30 Nov 06:56

Choose a tag to compare

  • Added in results per page for search and browse (#103)
  • Browse v2 (#102)
  • Groups modeling tweak (#101)
  • Model Refactor (#100)

Ecommerce Sample App

31 Oct 19:01

Choose a tag to compare

v1.10.0

Ecommerce Sample App

Swift Package Manager Support +

26 Oct 11:01

Choose a tag to compare

  • Swift Package Manager Support
  • Identifiable Support for Search Result Data

Improved Sorting

14 Oct 19:06

Choose a tag to compare

  • Improved sorting
  • Improved access controls

Search Support and Tracking Improvements

06 Jul 20:56

Choose a tag to compare

  • Added linter to the project (#64)
  • Slather coverage reports (#70)
  • Code coverage (#73)
  • Search feature (#75)
  • Added revenue parameter to track purchase calls (#76)
  • Simplified search term validator + tests (#77)
  • Order ID for Purchase (#81)
  • Result Ids For Search Result Click, Autocomplete Select (#80)
  • Reverted version fix (#79)
  • Converted to Swift 5 (#83)
  • Revert public changes (#84)
  • Added baseURL property to config to allow baseURL customization - v2 (#85)

Bugfix : Initializer for CIOABTestCell

07 Jan 23:36

Choose a tag to compare

  • Linter Formatting and Script Updates (#72)
  • Added default memberwise initializer (#69)

Added trackPurchase

13 Nov 19:34

Choose a tag to compare

  • Purchase Event (#66)

Added User ID

13 Nov 19:29

Choose a tag to compare

  • Added userID to all requests (#62)

Session ID Management Updates

25 Oct 03:27

Choose a tag to compare

  • Implemented session incrementing (#61)
  • Implemented session reloading when app enters foreground (#59)
  • HTTP Mocking red and green paths (Rebased) (#60)

More tracking documentation and tweaks, additional configuration parameters

08 Oct 22:33

Choose a tag to compare

  • Implemented AB Testing support (Rebased) (#56)
  • Added default section name to config (Rebased) (#58)
  • Revenue changed from Int to Double; Tests implemented (rebased) (#53)