Releases: WebFreak001/MongoSchemaD
Releases · WebFreak001/MongoSchemaD
v2.5.3
Fixed associative arrays (require strings as keys)
v2.5.2
Fixed SchemaDate.fromISOExtString, now actually usable with the vibe.d serializer
v2.5.1
added to/fromISOExtString to SchemaDate
v2.5.0
v2.4.1
Ignore vibe.d version
v2.4.0
Added safe & const attributes to functions
v2.3.0
- Added SchemaDate.fromSysTime
v2.2.1
- Fixed undefined value parsing (value of bson
undefined
will get ignored now)
v2.2.0
- Aggregation using a Pipeline helper function
- Remove, remove all, drop collection
- Count, count all
v2.1.1
- Fixed compilation issues on other projects