Releases: Shopify/mobile-buy-sdk-android
Releases · Shopify/mobile-buy-sdk-android
3.0.3
3.0.2
3.0.1
3.0.0
2.1.0
- Remove setters on read-only properties of Customer model, they have never worked and should not be exposed #274
- Add store API Interceptors #297
- Introduce separate page size setting for collection listing and product tag APIs #299
- Update MaskedWalletGeneration in AndroidPayHelper to allow specifying the countries to ship to #259
- Remove test assets from the library release #303
- Fix Product.hasDefaultVariant #310
- Add override of hashCode to OptionValue #317
- Update third party dependencies, including play-services-wallet to 9.8.0 and and Support libraries to 24.0.0 #323
- Remove resources that should not have been included in the library. #255, #256, #277
2.0.2
2.0.1
2.0.0
- Added customer login support
- Simplified checkout handling
- Improved support for error parsing
- Standardized API client interfaces (see
BuyClient
) - Removed dependencies on deprecated APIs
- Updated sample app, including addition of Customer account sample code
- Added built in support for RxJava, and cancelling in flight calls to the BuyClient
- Added Android Pay support
- Updated OkHttp and Retrofit Libraries
- Consistent use of Long for model ids
- Android Pay support
2.0.0-rc1
- Added customer login support
- Simplified checkout handling
- Improved support for error parsing
- Standardized API client interfaces (see
BuyClient
) - Removed dependencies on deprecated APIs
- Updated sample app, including addition of Customer account sample code
- Added built in support for RxJava, and cancelling in flight calls to the BuyClient
- Added Android Pay support
- Updated OkHttp and Retrofit Libraries
- Consistent use of Long for model ids
Please note that Android Pay is not supported in this pre-release.