5.2.0
Breaking change:
- Enforced class requirement on the
EntryDecodable
. Types conforming to the protocol must be declared as classes due to async mutations in the constructor.
Breaking change:
EntryDecodable
. Types conforming to the protocol must be declared as classes due to async mutations in the constructor.