Releases: orlandos-nl/MongoKitten
Releases · orlandos-nl/MongoKitten
1.4.0
1.3.0
1.2.0
- Updated BSON to version 3.3
- Updated other dependencies
- Updates for newer swift version
- Fixed a reference cycle preventing deallocation of
Database
instances - Various MongoKitten types now conform to the
CustomStringConvertible
protocol to improve the debugging experience - Use Socks as the default TCP client
1.1.0
Bug fixes + Unit test changes
0.4.2 fixed delete
Removed CryptoSwift direct dependency
0.4.1 Update README.md
GridFS and Indexes Support
And some bug fixes
Authentication, older MongoDB Server support and more
0.3.0 Merge pull request #10 from PlanTeam/develop