Releases: commercetools/commercetools-ios-sdk
Releases · commercetools/commercetools-ios-sdk
Implemented Cart Models, Support For Obtaining Model And JSON Dictionary Results
Pre-release
0.4.0-alpha.1
Released on 2016-10-07.
Added
- Updated
Endpoint
protocol andResult
enum to support model objects. - Updated
Create
,Delete
,ById
,ByKey
, andUpdateByKey
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
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
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
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
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
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
- 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.