Releases: 0x6flab/sym-calc
Releases · 0x6flab/sym-calc
0.1.0 - 2024-07-12
Release Notes
🚀 Features
- (cd) Add cargo dist
🐛 Bug Fixes
- (clippy) Remove verbose
🚜 Refactor
- (cli) Add initial rust app
⚙️ Miscellaneous Tasks
- (dependabot) Add config
- (ci) Add CI for check, test and build
- (cargo) Remove Cargo.lock from gitignore
- (changelog) Add base changelog file
- (cargo) Add more package information
- (cd) Add CD pipeline
- (changelog) Add git cliff changelog gen
Install sym-calc 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/0x6flab/sym-calc/releases/download/v0.1.0/sym-calc-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/0x6flab/sym-calc/releases/download/v0.1.0/sym-calc-installer.ps1 | iex"
Download sym-calc 0.1.0
File | Platform | Checksum |
---|---|---|
sym-calc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
sym-calc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
sym-calc-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
sym-calc-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
sym-calc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
sym-calc-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |