v1.10.1
Fixes:
LenandCapcould not be embedded inJSON,SubJSONOfandSuperJSONOf. Fixed;BagandSetdidn't implementTypeBehind()method. Fixed;JSONPointerexpectedValue andJSONplaceholders didn't have the same behavior. Now the pointed data is JSON-unmarshaled into a value using the same type of expectedValue (forJSONPointer) or any placeholder (forJSON) before comparison;CatchTypeBehind()method didn't use the type of target when the type behind expectedValue could not be determined. Fixed;(*tdhttp.TestApi).CmpJSONBody(nil)panicked. Fixed;- and some typos fixed.
Enjoy!