Skip to content

Release v7.8.2

Choose a tag to compare

@github-actions github-actions released this 05 May 11:19
3ed3d67

Fixed

  • Prevented concept-keyed dictionaries from being matched by the enumerable concept converter, avoiding incompatible converter assignment during serialization setup.
  • Added regression specs for converter selection and JSON roundtrip of concept-as-string dictionary keys.