Skip to content

Releases: enbility/eebus-go

Version 0.6.1

16 Jul 16:04
v0.6.1
105fc17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Version 0.6.0

29 Jun 14:28
v0.6.0
0939b60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Version 0.5.0

18 May 13:52
v0.5.0
116a560
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.5.0

v0.2.0

07 Apr 17:25
v0.2.0
5a35d85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.2.0

v0.1.6

29 Jan 16:21
v0.1.6
66b6818
Compare
Choose a tag to compare

What's Changed

  • Improved web connection handling
  • Improved some possible deadlock scenarios
  • Fixed small logging issue

Full Changelog: v0.1.5...v0.1.6

v0.1.4

11 Dec 13:50
v0.1.4
0d1fa78
Compare
Choose a tag to compare

What's Changed

  • Fixed panics (#41)
  • Fixed small logging issue

Full Changelog: v0.1.3...v0.1.4

v0.1.3

10 Dec 11:09
v0.1.3
213258f
Compare
Choose a tag to compare

What's Changed

  • Fixed lock on shutdown
  • Changed some error messages to debug and trace level
  • Some model fixes and updated more SPINE list types for update support
  • Increased test coverage to 61%

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 Dec 18:18
v0.1.2
d142ee7
Compare
Choose a tag to compare

What's Changed

  • Various refactoring (ServiceDetails, mDNS, DeviceLocal)
  • Increased test coverage
  • Fixed a rare issue when multiple remote devices are connected, one is disconnected, then discoverydetail updates weren't received any longer for the 1st remote device
  • Added debug logging about which mDNS backend is in use
  • Update dependencies

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 Dec 09:57
v0.1.1
c379d19
Compare
Choose a tag to compare

What's Changed

  • Refactor service configuration
  • Add coveralls test coverage reports by @DerAndereAndi in #37
  • Add godoc and goreportcard badges to README
  • Minor code style updates

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Dec 14:54
v0.1.0
aac2e52
Compare
Choose a tag to compare

What's Changed

  • Support for SHIP 1.0.1
  • Support for big parts of SPINE 1.1.1
  • (De-)serialization for EEBUS specific JSON format requirements
  • Certificate handling
  • mDNS Support, incl. avahi support (recommended)
  • Connection (websocket) handling, including reconnection and double connections
  • Support for handling pairing of devices

New Contributors

Full Changelog: https://github.com/enbility/eebus-go/commits/0.1.0