Added
- BeatInfo support by @mhite in #19
- stagelinq-discover: JSON output for state messages by @SelfDrivingCarp in #28
- Add more state value names (thanks to findings by @chrisle).
Fixed
- stagelinq-discover: use %v to render map[string]interface{} values (#26) by @SelfDrivingCarp in #27
Removed
- BREAKING: Drop support for Go versions older than 1.17.
New Contributors
- @mhite made their first contribution in #19
- @SelfDrivingCarp made their first contribution in #27
Full Changelog: v0.0.1...v1.0.0