Releases: WebFreak001/MongoSchemaD
Releases · WebFreak001/MongoSchemaD
v2.1.0
- Range find functions
- Better exceptions
- Try find
- Better performance for inserting documents
v2.0.0
Fixed some bugs for edge cases & serializing/deserializing Bson[...]
structs
Falling back to vibe.d's serialize/deserialize functions if no handler for that type could be found
v1.2.1
Fixed compilation for private mixin MongoSchema
v1.2.0
Fixed updating objects multiple times & deprecations
v1.1.0
Fixed compilation on other projects
v1.0.1
Added LICENSE to dub.json
v1.0.0
Initial release