Releases: firebase/geofire-objc
Releases · firebase/geofire-objc
GeoFire 5.0.1
Compare
Sorry, something went wrong.
No results found
Fixed an issue where Swift Package Managers could not use GeoFire with Firebase 10 and 11.
GeoFire 5.0.0
Compare
Sorry, something went wrong.
No results found
Adds compatibility with Xcode 14. Now requires iOS 11 or higher.
GeoFire 4.4.0
Compare
Sorry, something went wrong.
No results found
Adds compatibility with Firebase 10.
GeoFire 4.3.0
Compare
Sorry, something went wrong.
No results found
Fixed an issue where the podspec pinned Firebase to 7.0.0.
Added SPM support (#155 ).
GeoFire 4.2.0
Compare
Sorry, something went wrong.
No results found
Fixes extraneous Database dependency in GeoFire/Utils.
Updates GeoFire to be compatible with Firebase 7.8 and above.
GeoFire 4.1.0
Compare
Sorry, something went wrong.
No results found
Broke out geohashing utilities into a RTDB-agnostic subspec (GFUtils).
GeoFire 4.0.1
Compare
Sorry, something went wrong.
No results found
Updates GeoFire to use Firebase 6. (#127 )
Added Database snapshots to GeoFire events. (#128 )
v1.1.3
Compare
Sorry, something went wrong.
No results found
jwngr
released this
08 Mar 01:12
Updated GFEventType to an NS_ENUM for better Swift compatibility.
v1.1.2
Compare
Sorry, something went wrong.
No results found
m-tse
released this
02 Jul 00:46
Fixed issue with ready event not firing when a query's center or radius is updated.
v1.1.1
Compare
Sorry, something went wrong.
No results found
m-tse
released this
27 May 17:20
Fixed issue with GeoFire install via Cocoapods in a Swift project.