Qmgo Versions Save

Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

v1.1.8

11 months ago

What's Changed

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.7...v1.1.8

v1.1.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.6...v1.1.7

v1.1.6

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.5...v1.1.6

v1.1.5

1 year ago

What's Changed

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.4...v1.1.5

v1.1.4

1 year ago

What's Changed

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.3...v1.1.4

v1.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.2...v1.1.3

v1.1.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.1...v1.1.2

v1.1.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/qiniu/qmgo/compare/v1.1.0...v1.1.1

v1.1.0

2 years ago
  • update to official driver v1.9.0
  • add ut and comments for batchsize #236

v1.0.8

2 years ago

Fix #231 by #232