8000 Tags · twyatt/kable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: twyatt/kable

Tags

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent concurrent I/O operations on JavaScript (JuulLabs#98)

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow for configuration of transport and PHY on Android (JuulLabs#90)

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix expected response type for requestMtu (JuulLabs#83)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add iOS targets via sourceset symlinks (JuulLabs#64)

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify/optimize characteristic and descriptor lookups (JuulLabs#56)

When a service, characteristic or descriptor cannot be found,
`NoSuchElementException ` is now thrown with a `message` stating the
UUID that could not be found.

On Apple platform, services are now cached on service discovery (which
matches behavior of the other platform targets).

Closes JuulLabs#14
Closes JuulLabs#38

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use macOS runner for CI and publication (JuulLabs#35)

0