1.6.0
Improvements
- Make AnyCodable internal. If developers want to use AnyCodable, AnyEncodable, or AnyDecodable for
explain
orParseCloud
, they should add the AnyCodable package to their app. In addition developers can create their own type-erased wrappers or use whatever they desire (#127), thanks to Corey Baker.