Skip to content

Releases: square/point-of-sale-android-sdk

v2.0

30 May 20:48
Compare
Choose a tag to compare
  • Supported in Point of Sale 4.64 and above.
    • Renamed "Register" to "Point of Sale".
    • Point of Sale API v2.0 will only work with Point of Sale v4.64 and above.
    • Point of Sale API v1.2 will continue to work with Point of Sale v4.52 and above (including 4.64).
    • Medium blog post announcement
  • Renamed the package from com.squareup.sdk.register to com.squareup.sdk.pos.
  • Changed class names of the form Register* to Pos*.
  • Changed method names of the form *Register* to *PointofSale*.

v1.2

02 Nov 18:41
Compare
Choose a tag to compare
Merge pull request #14 from square/ella/update-to-1.2

Prepare for v1.2 release.

tag-release-1.1

21 Sep 21:53
Compare
Choose a tag to compare
Prepare 1.1 release