Releases: TomaT3/ioBroker.net
Releases · TomaT3/ioBroker.net
ioBroker.net v1.0.3
ioBroker.net v1.0.2
ioBroker.net v1.0.1
.net 6 test
ioBroker.net v1.0.0
ioBroker.net v0.2.0
ioBroker.net v0.1.0
What's Changed
Braking change in interface!
As there is no stable release yet, only minor version will be increased
Features 🚀
- Update socket io and manage reconnect (#3) @TomaT3
- renamed ReadValue and WriteValue -> TryReadValue and TryWriteValue
- writevalue returns result if succesfull
Contributors: @TomaT3 and Michael Neu
ioBroker.net v0.0.18
What's Changed
- small fix in calling constructor
Contributors: Michael Neu
ioBroker.net v0.0.17
ioBroker.net v0.0.16
What's Changed
- return get state result for reading of a state
- introduce empty contructor and ConnectionString property
Contributors: @TomaT3 and Michael Neu