v0.0.2
LIVEN v0.0.2 · Enhanced stability and platform coverage
What's New
Bug Fixes & Improvements
- Enhanced binary stability – Improved error handling and reduced memory footprint
- Cross-platform fixes – Addressed platform-specific compatibility issues
- Performance optimizations – Faster startup and reduced latency for streaming operations
Platform Support
This release provides binaries for all major platforms:
| Platform | Architecture | File |
|---|---|---|
| Linux | x86_64 | liven-x86_64-unknown-linux-gnu |
| Linux | ARM64 | liven-aarch64-unknown-linux-gnu |
| macOS | x86_64 | liven-x86_64-apple-darwin |
| macOS | ARM64 | liven-aarch64-apple-darwin |
| Windows | x86_64 | liven-x86_64-pc-windows-msvc |
| Windows | ARM64 | liven-aarch64-pc-windows-msvc |
For issues or feature requests, please open an issue on GitHub.