Releases: iotile/coretools
Releases · iotile/coretools
iotile_transport_socket_lib-1.0.0 - Refactor transport via sockets, add TCP and Unix options
Refactors the code used in iotile_transport_websockets into a generic package so that that base code can be used to support transport via TCP sockets and Unix sockets as well. This package also includes implementations for TCP and Unix sockets, websockets is kept in it's original package, which now depends on this package (and also includes the websockets dependency).
iotilecore-5.0.6: Fix broadcast report bug that caused double callbacks
Fix logging error in async task shutdown logic
iotilecore-5.0.5
Move argument in the tile_based_device to the proper place (within th…
iotilecore-5.0.4
Closes #857 - Adds second check for uncancelled asyncio tasks
iotile_transport_bled112-3.0.1: Fix the log flood caused when a bled112 dongle gets disconnected.
A real fix for properly raising the issue should supercede this later.
iotilecore-5.0.1
Fix bug in utc assigner which resulted in oscillating time assignment…
iotile_ext_cloud-1.0.8
Add msgpack dependency
iotiletest-2.0.0
Promote components to full release
iotileship-1.0.7
Fix the new pypi issues with long_descriptions
iotilesensorgraph-1.0.7
Fix the new pypi issues with long_descriptions