Skip to content

Releases: openIE-dev/jmax

JMax v0.1.5 — unknown functions error (macOS)

Choose a tag to compare

@dcharlot65-openie dcharlot65-openie released this 12 Jul 09:09

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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 00:19

Full Changelog: v0.1.2...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:44

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:10

Full Changelog: v0.1.0...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:56

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:24