Skip to content

5.2.0

Compare
Choose a tag to compare
@makinwab makinwab released this 20 Aug 08:40
· 155 commits to master since this release
56e136b

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.