v0.0.18
What's Changed
- Dependencies: Unpin commons-codec, to always use the latest version
- Dependencies: Unpin lorrystream, to always use the latest version
- MongoDB: Improve type mapper by discriminating between
INTEGER
andBIGINT
- MongoDB: Improve type mapper by supporting BSON
DatetimeMS
,
Decimal128
, andInt64
types
Full Changelog: v0.0.17...v0.0.18