Skip to content

v0.21.2

Latest

Choose a tag to compare

@ioquatix ioquatix released this 08 Sep 12:05
546c810
  • Fix JSON 3 compatibility by applying symbolize_names only when parsing incoming messages. Coder::JSON is now a module with fixed parsing and generation behavior; pass a different coder to customize serialization.