Skip to content

Releases: Enteee/DJAlgoRhythm

v0.0.4

06 Nov 23:37
v0.0.4
7ff3dba

Choose a tag to compare

DJAlgoRhythm v0.0.4 Release 🎵

This release includes the following changes:

Changelog

Others

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Docker

docker pull enteee/djalgorhythm:v0.0.4

Go Install

go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.4

Checksums

All binary checksums are available in checksums.txt.


Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Nov 14:31
v0.0.3
fda02bf

Choose a tag to compare

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

  • 016c11d: refactor: Simplify build system using GoReleaser everywhere (#15) (@Enteee)

Installation

Binary Download

Download the appropriate binary for your platform from the assets below.

Docker

docker pull enteee/djalgorhythm:v0.0.3

Go Install

go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.3

Checksums

All binary checksums are available in checksums.txt.


Full Changelog: v0.0.2...v0.0.3

v0.0.2

02 Nov 00:01
v0.0.2
9fd4924

Choose a tag to compare

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.2

Go Install

go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.2

Checksums

All binary checksums are available in checksums.txt.


Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Nov 16:06
v0.0.1
842f30f

Choose a tag to compare

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.1

Go Install

go install github.com/Enteee/DJAlgoRhythm/cmd/djalgorhythm@v0.0.1

Checksums

All binary checksums are available in checksums.txt.


Full Changelog: v0.0.0...v0.0.1