What's new in 0.2.0?
@AnyValuable
is a brand new property wrapper that stores that data insideAnyValue
instead of assigning intoAny
and provides way easier to access the data than@Anyable
.@ArrayAnyValuable
is designed to hold the array ofAnyValuable
.@OptionalAnyValuable
is able to handle the optional value ofAnyValuable
.- CodableX is now available to install via Cocoapods.