Releases: Enteee/DJAlgoRhythm
v0.0.4
DJAlgoRhythm v0.0.4 Release 🎵
This release includes the following changes:
Changelog
Others
- 7ff3dba: refactor: Remove TELEGRAM_ENABLED configuration option (#25) (@Enteee)
- e3f776d: refactor: Remove docker-compose support from project (#24) (@Enteee)
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Docker
docker pull enteee/djalgorhythm:v0.0.4Go Install
go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.4Checksums
All binary checksums are available in checksums.txt.
Full Changelog: v0.0.3...v0.0.4
v0.0.3
DJAlgoRhythm v0.0.3 Release 🎵
This release includes the following changes:
Changelog
Features
- 9169f23: feat: Add /lgtm custom slash command for automated PR workflow (@Enteee)
- 6e8105e: feat: Add separate OAuth bind host for container deployments (#14) (@Enteee)
Bug fixes
- 03a6f6e: fix: Add critical safety checks to /lgtm command to prevent pushing to main (#17) (@Enteee)
- 8f3a95d: fix: Auto-select Telegram group in non-interactive environments (#20) (@Enteee)
- 0b836b4: fix: Make env files Docker-compatible by removing inline comments (#13) (@Enteee)
- 459913d: fix: Remove concurrency control from Claude workflows (#16) (@Enteee)
Others
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Docker
docker pull enteee/djalgorhythm:v0.0.3Go Install
go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.3Checksums
All binary checksums are available in checksums.txt.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
DJAlgoRhythm v0.0.2 Release 🎵
This release includes the following changes:
Changelog
Features
- 1995f98: feat: Add Claude Code settings structure for CI/CD (#5) (@Enteee)
- 9fd4924: feat: Add concurrency control to GitHub Actions workflows (#12) (@Enteee)
- fa36e30: feat: Add devenv setup to Claude workflows for consistent tooling (#10) (@Enteee)
- 81ced62: feat: Add multi-provider music link integration (#4) (@Enteee)
- 8255d4c: feat: Enhance GitHub Actions workflows with permission controls (#7) (@Enteee)
- 54ec3f4: feat: Explicitly configure Claude CI to use repository settings file (#6) (@Enteee)
Bug fixes
- 08628bf: fix: Add GitHub Actions-level filtering for Claude workflow triggers (#9) (@Enteee)
- 09e262d: fix: Simplify Claude workflow triggers and use trigger_phrase (#8) (@Enteee)
- 6c953fa: fix: Use bare 'Bash' in allowed-tools to fix permissions (#11) (@Enteee)
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Docker
docker pull enteee/djalgorhythm:v0.0.2Go Install
go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.2Checksums
All binary checksums are available in checksums.txt.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
DJAlgoRhythm v0.0.1 Release 🎵
This release includes the following changes:
Changelog
Bug fixes
- bf9f534: fix(ci): conditionally disable GitHub releases for main branch builds (@Enteee)
- 86d2779: fix(ci): disable Docker push in snapshot mode (@Enteee)
- 0ec4eb7: fix(ci): remove invalid skip_push field from GoReleaser config (@Enteee)
- ef3113f: fix(ci): simplify to snapshot mode with clean tag configuration (@Enteee)
- 7a8c5ee: fix(ci): use correct empty string check for conditional release disable (@Enteee)
Others
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Docker
docker pull enteee/djalgorhythm:v0.0.1Go Install
go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.1Checksums
All binary checksums are available in checksums.txt.
Full Changelog: v0.0.0...v0.0.1