Skip to content

Releases: TomaT3/ioBroker.net

ioBroker.net v1.0.3

22 May 17:48
4404b37
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix excpetion when TryGetState in callbackmethod from SubscribeState is called (#7) @TomaT3

Contributors: @TomaT3 and Michael Neu

ioBroker.net v1.0.2

13 Jan 17:16
ce426e9
Compare
Choose a tag to compare

What's Changed

Contributors: @TomaT3 and Michael Neu

ioBroker.net v1.0.1

06 Jan 18:25
08c3521
Compare
Choose a tag to compare

.net 6 test

ioBroker.net v1.0.0

06 Jan 15:08
08c3521
Compare
Choose a tag to compare

What's Changed

Breaking 💥

  • update to .net 6 and fix read and subscribe error (#5) @TomaT3

Bug Fixes 🐛

  • update to .net 6 and fix read and subscribe error (#5) @TomaT3

Contributors: @TomaT3 and Michael Neu

ioBroker.net v0.2.0

23 Dec 14:44
46990cf
Compare
Choose a tag to compare

What's Changed

Features 🚀

  • add method for get state with default timeout time (#4) @TomaT3

Contributors: @TomaT3 and Michael Neu

ioBroker.net v0.1.0

01 Nov 12:56
4e9cc11
Compare
Choose a tag to compare

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

19 Jun 08:46
Compare
Choose a tag to compare

What's Changed

  • small fix in calling constructor

Contributors: Michael Neu

ioBroker.net v0.0.17

03 Jun 19:04
a9594f3
Compare
Choose a tag to compare

What's Changed

  • fix lfs problem

Contributors: @TomaT3 and Michael Neu

ioBroker.net v0.0.16

03 Jun 18:40
Compare
Choose a tag to compare

What's Changed

  • return get state result for reading of a state
  • introduce empty contructor and ConnectionString property

Contributors: @TomaT3 and Michael Neu

ioBroker.net v0.0.15

22 Apr 18:10
c4178ee
Compare
Choose a tag to compare

What's Changed

Contributors: @TomaT3 and Michael Neu