Skip to content

CodablePlus 0.4.0

Latest
Compare
Choose a tag to compare
@richardpiazza richardpiazza released this 25 Feb 13:39
26caf3d

This release adds a few additions:

  • KeyedDecodingContainerProtocol extension to allow for decoding of type Any.
  • KeyedEncodingContainerProtocol extension to allow for encoding of type Any.
  • An AnyEncodable type-erased container that encodes its value to a SingleValueEncodingContainer.