mongodb_driver v0.6.3 Release Notes

Release Date: 2020-01-23 // over 4 years ago

    ✨ Enhancements

    • basic support for inserting structs
    • removed duplicated code

    - Cursor-API raises a Mongo.Error instead of a FunctionClauseError

    🛠 Bugfixes

    • :appname option (typo) #38
    • fixed index creation in Mongo.GridFs.Bucket