What's Changed
- Disable sound in case of errors by @thiagokokada in #41
- Do not call speaker.{Resume(),Suspend()} in sound.Play* anymore by @thiagokokada in #42
- Suspend sound after not using speaker for a while by @thiagokokada in #44
- Clean up project by @thiagokokada in #45
- Add verbose logging by @thiagokokada in #46
- Reorganise repo by @thiagokokada in #47
- Bump deps by @thiagokokada in #48
- Run tests with CGO_ENABLED=0 by @thiagokokada in #49
- Add TwentyTwentyTwenty struct by @thiagokokada in #50
- Add ctxlog package by @thiagokokada in #51
Full Changelog: v0.9...v1.0.0