v1.0.5: Embedded dashboard, Makefile and Readme Enhancements
Added
- Asset Embedding: Moved
dashboard.htmlto an external file and utilized//go:embedto include it within the binary, maintaining a single-file delivery while improving maintainability. - Improved README: Added "Why use TinyMQ?" rationale and comprehensive "Configuration & depl
Changed
- Workflow: Optimized
Makefileto focus on essential tasks (fmt, build, clean).
Downloads
| Operating System | File Name |
|---|---|
| Windows (x64) | tinymq-windows-amd64.exe |
| Linux (x64) | tinymq-linux-amd64 |
| macOS (Intel) | tinymq-darwin-amd64 |
| macOS (Apple Silicon) | tinymq-darwin-arm64 |
Docker Image: docker pull ghcr.io/x-name15/tinymq:1.0.5
View CHANGELOG completo