Skip to content

Releases: commercetools/commercetools-ios-sdk

Implemented Cart Models, Support For Obtaining Model And JSON Dictionary Results

07 Oct 13:28
Compare
Choose a tag to compare

0.4.0-alpha.1

Released on 2016-10-07.

Added

  • Updated Endpoint protocol and Result enum to support model objects.
  • Updated Create, Delete, ById, ByKey, and UpdateByKey endpoints to support models.
  • Support for obtaining model and JSON dictionary results
  • Added NoMapping type for easy endpoint creation where no domain model exists.

Swift 3 Support, Refactored Error Handling

26 Sep 09:26
Compare
Choose a tag to compare

0.3.0

Released on 2016-09-23.

Added

  • Migrated codebase to Swift 3.
  • Introduced CTError type providing more flexible error handling.
  • Updated project for Alamofire v4.0.

Active Cart, Anonymous Sessions, Multi Target Project Support, Improved Error Handling

25 Jul 11:19
Compare
Choose a tag to compare

0.2.0

Released on 2016-07-08.

Added

  • Support for retrieving active cart.
  • Anonymous sessions support, with flexible configuration.
  • Multi target app support.
  • Improved error handling.

Product Projections Search, Suggest, Product Types and Categories

12 May 10:44
Compare
Choose a tag to compare

0.1.0

Released on 2016-05-12.

Added

  • Product projections search functionality.
  • Suggestions from product projections endpoint.
  • Support for Swift package manager.
  • Product type endpoint.
  • Support for categories endpoint.

Support for Customers, Orders and Product Projections

06 May 11:58
Compare
Choose a tag to compare

0.0.3

Released on 2016-05-06.

Added

  • Support for byKey retrieve and update endpoints.
  • Customer profile endpoint and sign up.
  • Advanced customer actions - account verification, password reset.
  • Support for orders endpoint.
  • Product projection endpoint query and retrieval functionality.

Support for Common Endpoints

28 Apr 23:49
Compare
Choose a tag to compare

0.0.2 Released on 2016-04-28.

Added

  • Complete shopping cart support.
  • Support for query endpoints.
  • Support for byId endpoints.
  • Support for delete endpoints.
  • Support for create endpoints.

Initial release of the Commercetools SDK

21 Apr 18:56
Compare
Choose a tag to compare
  • Initial release of the Commercetools SDK.
  • Easy and customizable commercetools project configuration.
  • Authentication manager completely abstracting away the entire auth process.

0.0.1 Released on 2016-04-21.

Added

  • Initial release of the Commercetools SDK.
  • Easy and customizable commercetools project configuration.
  • Authentication manager completely abstracting away the entire auth process.