Skip to content

v1.0.5: Embedded dashboard, Makefile and Readme Enhancements

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:01
· 12 commits to main since this release

Added

  • Asset Embedding: Moved dashboard.html to an external file and utilized //go:embed to 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 Makefile to 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