Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 779 Bytes

File metadata and controls

35 lines (19 loc) · 779 Bytes

1.0.0

⚠️ Breaking changes

  • Refactored LocationTracker to be constructed with an identityPoolId
  • Removed custom wrapped types of LocationClient requests/responses

✨ Features and improvements

  • LocationTracker now uses the updated AuthHelper internally instead of requiring the user to create one explicitly
  • Updated README with new usage examples

0.3.0

✨ Features and improvements

  • Bumped dependencies to the latest versions

0.2.1

✨ Features and improvements

  • Created Objective-C bridge

0.2.0

✨ Features and improvements

  • Replaced aws-sdk-ios with aws-sdk-swift

0.0.1

✨ Features and improvements

  • Created utilities to track a device's positions and send the positions to Amazon Location Service