Releases: vanilla-extracts/calc
Releases · vanilla-extracts/calc
3.3.3
Install mini-calc 3.3.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/vanilla-extract/calc/releases/download/3.3.3/mini-calc-installer.sh | sh
Download mini-calc 3.3.3
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
mini-calc-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Version 3.3.2 : CI
Release Notes
Install mini-calc 3.3.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/vanilla-extract/calc/releases/download/3.3.2/mini-calc-installer.sh | sh
Download mini-calc 3.3.2
File | Platform | Checksum |
---|---|---|
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 3.2.0 : Differentiation #2
Release Notes
Differentiates all functions
Install mini-calc 3.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/3.2.0/mini-calc-installer.sh | sh
Download mini-calc 3.2.0
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 3.1.0 : Differentiation #1
Release Notes
First differentiation version, it differentiates classic and user defined
polynomials
Install mini-calc 3.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/3.1.0/mini-calc-installer.sh | sh
Download mini-calc 3.1.0
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 3.0.1 : Bug fix
Release Notes
Fix stackoverflow on custom function call with same name
Install mini-calc 3.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/3.0.1/mini-calc-installer.sh | sh
Download mini-calc 3.0.1
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 3.0.0 : Symbolic calculation!
Release Notes
Version 3.0.0, at last! (if you've seen the PR for it it's been sitting for more
than three weeks!)
Symbolic computation was added you can compute expressions with symbols (such as
x,y,whatever) and more !
Install mini-calc 3.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/3.0.0/mini-calc-installer.sh | sh
Download mini-calc 3.0.0
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 2.13.2 : Bug fix
Release Notes
Fix #43
Install mini-calc 2.13.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.13.2/mini-calc-installer.sh | sh
Download mini-calc 2.13.2
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 2.13.1 : Bug fix
Release Notes
Fix the issue of the function never used (moved implementation to the test
module)
Install mini-calc 2.13.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.13.1/mini-calc-installer.sh | sh
Download mini-calc 2.13.1
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 2.13.0 : Update!
Release Notes
You can upgrade the calculator with mini-calc --update
Install mini-calc 2.13.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.13.0/mini-calc-installer.sh | sh
Download mini-calc 2.13.0
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
Version 2.12.4 : Fix bug
Release Notes
Fix the bug where the calculated vectors for plotting appeared when plotting
Install mini-calc 2.12.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.12.4/mini-calc-installer.sh | sh
Download mini-calc 2.12.4
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |