Changelog
Features
- 39bf615 feat(log): Add colored and JSON log output
Fixes
- 551c7d8 fix(device): Fix stack trace formatting
Others
- c1cc190 Update readme with env var from #77 (#80)
- 21692be chore(cmd): Clean up versioning with functional argument
- 9e65ac3 chore(deps): Pin alpine to v3.20.2
- 38d5e6d chore(deps): update alpine docker tag to v3.20 (#105)
- 9a36b26 chore(deps): update github.com/vishen/go-chromecast digest to c6687c8 (#76)
- f614415 chore(deps): update go to v1.23.0 (#81)
- cc9bb0c chore(deps): update golangci/golangci-lint-action action to v5
- 6ce612c chore(deps): update golangci/golangci-lint-action action to v6
- 4513cd8 chore(deps): update goreleaser/goreleaser-action action to v6
- 4b50fee chore(deps): update module github.com/spf13/cobra to v1.8.1 (#108)
- 3813bfc chore(deps): update module google.golang.org/api to v0.192.0 (#75)
- ded3adb chore(docker):
Dockerfile.goreleaser
->goreleaser.Dockerfile
- a161531 chore(goreleaser): Update config for v2
- 5fbd883 chore(goreleaser):
brews.folder
->brews.directory
- f51dc2c chore: Fix lint warnings
- a046f16 chore: Use logger to output exit errors
- 8fad439 refactor(config): Change to a lighter config library