0.9.9
Fix bugs
- Fix encoding of directed interface with typed nil ( #377 ) @orisano
- Fix embedded primitive type encoding using alias ( #378 ) @orisano
- Fix slice/array type encoding with types implementing MarshalJSON ( #379 ) @orisano
- Fix unicode decoding when the expected buffer state is not met after reading ( #380 ) @orisano
Full Changelog: v0.9.8...v0.9.9