Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@aka-mj aka-mj released this 03 Nov 13:46
· 20 commits to master since this release
v0.11.0
6ad61b0

This release changes TwinState from map[string]interface{} to []byte to eliminate unnecessary conversions of the data by the library.

A provisioning example using HTTP has been added.