Skip to content

0.6.15

Compare
Choose a tag to compare
@estutzenberger estutzenberger released this 02 Nov 21:07
· 14 commits to master since this release
a1fdaee

Updates suggest max TX data length.

A few other fixes/changes were incorporated as well:

  • Some logging cleanup in the client
  • Allow for timeout on encryption changed information
  • Check for disconnection before posting warning about dropped notification
  • Allow for an empty PDU on incoming advertisements
  • Use %w for error wrapping instead of non-standard errors.Wrap function