Releases: openIE-dev/jmax
Releases · openIE-dev/jmax
Release list
JMax v0.1.5 — unknown functions error (macOS)
JMax v0.1.5 — unknown functions now error (macOS)
Correctness fix: the interpreter previously returned 0 for any unknown function — a typo like sine(0) silently yielded 0, bogus(5)+100 yielded 100. It now fails loudly (error: unknown function \sine`) while real functions (sin, sqrt, solve`, …) are unaffected.
Platforms: this interim release ships macOS (Apple Silicon + Intel). Linux and Windows binaries follow shortly. Existing v0.1.4 Linux/Windows builds remain available.
Install: brew upgrade jmax, or download the tarball for your Mac below.
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/openIE-dev/jmax/commits/v0.1.0