-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 1.0.4
-
Component/s: BSON
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.