Skip to content

4.13.0

Compare
Choose a tag to compare
@philips77 philips77 released this 30 Jun 12:56
· 115 commits to main since this release

What's Changed

Migration Guide

  1. When creating DFUFirmware, put it in try block to catch any error. Before, the init was returning nil on error while printing the reason in NSLog, which was bad for runtime use. See #486.

Full Changelog: 4.12.0...4.13.0