Skip to content

Streamlined dependencies, fixed API return types

Compare
Choose a tag to compare
@lwis lwis released this 15 Oct 08:15
· 745 commits to master since this release
  • 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.