4.12.0
What's Changed
- Fix for force-unwrap crash in
DFURemoteError.with(code:)
by @dinesharjani in #466 - Invalid Opcode Response Detection to prevent Crash by @dinesharjani in #480 and Ignore checksum response when selecting an object by @philips77 in #483
- FEAT: add central manager options to DFUServiceInitiator by @mateusforgi in #478
- Crash Fix in Manifest.init() when parsing JSON String by @dinesharjani in #481
- Modernised DFU Manifest by @dinesharjani in #482
- Replacing custom firmware with newer version by @philips77 in #484
- Bugfix: Resuming Init object by @philips77 in #485
New
- Add DFU application by @sylwester-zielinski in #474
New Contributors
- @mateusforgi made their first contribution in #478
- @sylwester-zielinski made their first contribution in #474
Full Changelog: 4.11.1...4.12.0