Releases: googlemaps/ios-combine
Releases · googlemaps/ios-combine
v0.3.1
0.3.1 (2022-01-07)
Bug Fixes
- Empty xcframework file. (263b34a)
- Revert changes to podspec. (0621e0e)
v0.3.0
0.3.0 (2022-01-07)
Features
v0.2.0
feat: Add unit for publishers and futures. (#6)
This also updates the method name from findPlaceLikelihoodsFromCurrentPlace
to findPlaceLikelihoodsFromCurrentLocation to match the underlying
method name.