v0.2.0
Pre-release
Pre-release
Changes
- All callbacks are now called in a new goroutine, so that if they block or take too long, it does not interfere with other callbacks or important parts of the library, such as heartbeats.
Full Changelog: v0.1.5...v0.2.0