Releases: SparrowTek/MongoManager
Releases · SparrowTek/MongoManager
v: 1.0.6
build with Swift 5.7
use new generic syntax
v: 1.0.5
- add support for unwrapping mongo document array
v: 1.0.4
- include extra methods with different parameters to make sure no generic parameters are ever nil
v: 1.0.3
- include the documentDecode method to decode a codable object from a given RetchResponse
V: 1.0.1
- Add a public init for MongoData object