Skip to content

1.0.0

Compare
Choose a tag to compare
@jellybeansoup jellybeansoup released this 10 Jan 08:08
· 10 commits to main since this release
c63333a

Initial release 🎉

  • AnyCodableKey: A flexible coding key type that supports both string and integer keys.
  • AnyCodableValue: A versatile type that can decode and encode a wide variety of primitive and composite values, such as numbers, strings, arrays, and dictionaries.
  • InstancesOf: A utility structure to extract collections of a specific type from complex data sources.
  • Decoding Extensions: Extensions for KeyedDecodingContainer and UnkeyedDecodingContainer to simplify decoding collections of specific types, including nested structures.

Full Changelog: https://github.com/jellybeansoup/swift-any-codable/commits/1.0.0