Skip to content

0.9.9

Compare
Choose a tag to compare
@goccy goccy released this 15 Jul 08:00
· 52 commits to master since this release
190c2e3

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