Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 18:41
· 2 commits to master since this release
b008c83

Version 2.0.0

Major refactoring nad optimizations thanks to contributions by @tinohager.
In order to migrate to the new version, you will need to rename your method calls to include the "Async" suffix and use HostnameReceived instead of HostnameSpotted.

Closes #5, #7