Streamlined dependencies, fixed API return types
-
Dependencies have been streamlined a little more, the
DTLSSocket
package is now used in place of installing tinydtls from git. -
(Breaking) API return types should now be consistent, if you pass a list, expect a list, if you pass a single command, expect a single result.