All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release with pre-built binaries
- Support for Windows x64
- Support for Linux x64
- Support for macOS x64 (Intel)
- Support for macOS ARM64 (Apple Silicon)
- Automated GitHub Actions CI/CD pipeline
- Automatic GitHub Release on tag push
- libzmq 4.3.5 with CURVE encryption support
- libsodium 1.0.20 statically linked
- Cross-platform build scripts
- Single-file distribution (no external dependencies)
- Cross-compilation support for macOS (ARM64 to x86_64)
- CMake policy compatibility for older projects
- Automated artifact packaging and checksums
- Linux ARM64 support
- Windows x86 (32-bit) support
- Universal binary for macOS