Skip to content

Releases: vanilla-extracts/calc

3.3.3

01 Dec 09:19
ece79c4
Compare
Choose a tag to compare

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

29 Nov 11:10
5b56ea0
Compare
Choose a tag to compare

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

05 Jun 19:37
Compare
Choose a tag to compare

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

26 May 12:19
Compare
Choose a tag to compare

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

20 May 12:18
feaa0a4
Compare
Choose a tag to compare

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!

19 May 10:41
db59d5a
Compare
Choose a tag to compare

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

14 May 20:19
Compare
Choose a tag to compare

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

23 Apr 09:54
Compare
Choose a tag to compare

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!

22 Apr 09:37
Compare
Choose a tag to compare

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

22 Apr 09:04
Compare
Choose a tag to compare

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