v2.8.0
Manual Notes
This update to LoopFollow, v2.8.0:
- fixes uncommon crash reasons (PR #407 and PR #410)
- enables a new builder to run Add Identifiers (PR #411) so they can use the Browser Build method
In addition, a release script was added to assist the developers when they are releasing a new version. It automates some of the process used to ensure LoopFollow_Second and LoopFollow_Third have the same updates as LoopFollow. These changes (PR #413 and PR #414) have no effect on the function of the LoopFollow code.
What's Changed (automatically generated)
- Fix crash when ShareClient returns nil result without error by @bjorkert in #407
- Dexcom empty data guard by @bjorkert in #410
- Use a special version of fastlane to enable Add Identifiers by @marionbarker in #411
- Add a script to assist in release process for LoopFollow, LoopFollow_Second and LoopFollow_Third by @marionbarker in #413
- remove --3way and add pauses by @marionbarker in #414
Full Changelog: v2.7.0...v2.8.0