Skip to content

Releases: orlandos-nl/MongoKitten

1.4.0

31 Jul 14:31
Compare
Choose a tag to compare

Updated to 07-25

1.3.0

28 Jul 09:39
Compare
Choose a tag to compare
  • Updated to BSON 3.4 and Swift 3.0 preview 2

1.2.0

28 Jul 09:38
Compare
Choose a tag to compare
  • 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

06 Jun 08:24
Compare
Choose a tag to compare
  • Update Swift version to 05-31
  • Update BSON to 3.1
  • Update Strand to 1.4

Bug fixes + Unit test changes

23 Mar 12:35
Compare
Choose a tag to compare
0.4.2

fixed delete

Removed CryptoSwift direct dependency

23 Mar 08:31
Compare
Choose a tag to compare
0.4.1

Update README.md

GridFS and Indexes Support

23 Mar 00:16
Compare
Choose a tag to compare

And some bug fixes

Authentication, older MongoDB Server support and more

22 Mar 13:44
Compare
Choose a tag to compare
0.3.0

Merge pull request #10 from PlanTeam/develop