1.0.0
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
andUnkeyedDecodingContainer
to simplify decoding collections of specific types, including nested structures.
Full Changelog: https://github.com/jellybeansoup/swift-any-codable/commits/1.0.0