Skip to content

Releases: alickbass/CodableFirebase

0.2.0

19 May 20:34
Compare
Choose a tag to compare
0.2.0 (fastlane)

0.0.7

20 Feb 22:13
Compare
Choose a tag to compare
  • Update internals of Encoder

0.0.6

11 Feb 10:48
Compare
Choose a tag to compare
  • Fixed Decimal type encoding

0.0.5

29 Jan 11:01
Compare
Choose a tag to compare
  • 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

26 Jan 11:56
Compare
Choose a tag to compare
  • Add support for GeoPoint and DocumentReference

0.0.3

28 Dec 11:00
Compare
Choose a tag to compare
  • CocoaPods support

0.0.2

28 Dec 10:33
Compare
Choose a tag to compare
  • Add Realtime Database support

Initial release

25 Oct 09:26
Compare
Choose a tag to compare

It's possible to use Firestore with Codable