Releases: alickbass/CodableFirebase
Releases · alickbass/CodableFirebase
0.0.7
- Update internals of
Encoder
0.0.6
- Fixed
Decimal
type encoding
0.0.5
- Add support for
FieldValue
- Add
FirebaseEncodable
and FirebaseDecodable
protocols to mark types that should be skipped while decoding / encoding as they are handled by the Firestore
0.0.4
- Add support for
GeoPoint
and DocumentReference
0.0.2
- Add Realtime Database support
Initial release
It's possible to use Firestore with Codable