Releases: xvlet/amqcli
Releases · xvlet/amqcli
Release list
v0.1.0
Changelog
- 05a8c4e Initial commit
- 57c13b6 Merge pull request #1 from xvlet/feature/initial
- c479ec0 Merge pull request #2 from xvlet/fix/build/cross-compile
- 4c3e338 Merge pull request #3 from xvlet/feature/initial
- 3166a78 Merge pull request #4 from xvlet/feature/initial
- eb691bc build(goreleaser): package config.yml and install to brew etc path
- 0ea3a5d build: update go module path to github repository
- abb14a0 chore: Remove .env.mk from .gitignore
- c4669cc docs(readme): update demo to mp4, clarify installation, and warn on docker usage
- 0240c8d feat(build): add cross-platform release builds and version injection
- b229669 feat(build): integrate GoReleaser and add Homebrew installation support
- a20d65d feat(ui): refactor color theme and introduce AMQP client
- 04b4f28 feat: add STOMP/AMQP sample clients and update UI/Docs
- 6bf4ecb feat: setup GitHub Actions, Docker, and update READMEs
- 77e4baa fix(build): add local mock for AIX clipboard to fix cross-compile and gosec errors
- 6dbf9fa fix(config): add homebrew etc paths to config lookup fallbacks
- a5fba30 fix: compile golangci-lint with go1.25 to fix CI error
- dc457ef style(ui): redesign header logo and update form color palette