CodableFirebase Versions Save

Use Codable with Firebase

0.2.0

6 years ago

0.0.7

6 years ago
  • Update internals of Encoder

0.0.6

6 years ago
  • Fixed Decimal type encoding

0.0.5

6 years ago
  • 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

6 years ago
  • Add support for GeoPoint and DocumentReference

0.0.3

6 years ago
  • CocoaPods support

0.0.2

6 years ago
  • Add Realtime Database support

0.0.1

6 years ago

It's possible to use Firestore with Codable