Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 21:22
· 5 commits to main since this release
f98224f

The recent changes introduce several updates across the project, focusing on improving error handling, enhancing the release process, and refining functionality. Key updates include a new CI workflow for automated releases, enhanced error diagnostics with miette reports, caching implementation using If-Modified-Since & Last-Modified headers and quick_cache (optional) in the HTTP client, for some models simplification of deserialization logic. Additionally, new configuration options and methods have been added to support better application performance and maintainability, offline-first start for TUI (ping DNS server and handle error)

Install ralertsinua 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/voiceapiai/ralertsinua/releases/download/v0.5.0/ralertsinua-installer.sh | sh

Download ralertsinua 0.5.0

File Platform Checksum
ralertsinua-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
ralertsinua-x86_64-apple-darwin.tar.xz Intel macOS checksum
ralertsinua-x86_64-pc-windows-msvc.zip x64 Windows checksum
ralertsinua-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum