-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.0.4
-
Component/s: BSON
I noticed that primitive.Decimal128 were not being rendered to JSON and I think it is because the JSON MarshalJSON and UnmarshalJSON methods are not implemented for it.