Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

v0.60.0

Compare
Choose a tag to compare
@schleichardt schleichardt released this 08 Jul 09:15
· 133 commits to master since this release
//only necessary until the maven repo sync is complete
resolvers += Resolver.sonatypeRepo("releases")

libraryDependencies += "io.sphere" %% "sphere-play-sdk" % "0.60.0" withSources()
  • open model classes for instantiation (for tests):
    • Money
    • CustomLineItem
    • LineItem
    • TaxCategory
    • TaxRate
    • Variant
    • VariantAvailability
  • Fix Customer/Cart/Product raise exception when not found