Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Releases: SparrowTek/MongoManager

v: 1.0.6

13 Sep 11:28
Compare
Choose a tag to compare

build with Swift 5.7
use new generic syntax

v: 1.0.5

11 Sep 21:02
Compare
Choose a tag to compare
  • add support for unwrapping mongo document array

v: 1.0.4

04 Sep 11:21
Compare
Choose a tag to compare
  • include extra methods with different parameters to make sure no generic parameters are ever nil

v: 1.0.3

03 Sep 15:02
Compare
Choose a tag to compare
  • include the documentDecode method to decode a codable object from a given RetchResponse

V: 1.0.2

02 Sep 21:03
Compare
Choose a tag to compare
  • add DOCC documentation

V: 1.0.1

02 Sep 20:15
Compare
Choose a tag to compare
  • Add a public init for MongoData object

V: 1.0.0

02 Sep 20:06
Compare
Choose a tag to compare
  • Initial Release