Skip to content

1.0.2: Improve Test Coverage

Compare
Choose a tag to compare
@kaklakariada kaklakariada released this 04 Sep 12:43
· 10 commits to main since this release
cb04bec

Summary

This release refactors the websocket communication code to allow unit testing and improve test coverage.

The release also upgrades the required Go version from 1.19 to 1.20.

Refactoring

  • #95: Improved unit test coverage

Dependency Updates

Compile Dependency Updates

  • Updated golang:1.19 to 1.20