Releases: MyWorldLLC/Chipmunk
Releases · MyWorldLLC/Chipmunk
CLI - v1.0.0-alpha2.7
Fixes issues with code extension resolution on Windows.
CLI - v1.0.0-alpha2.4
Sanitize Mac package version numbers too
CLI - v1.0.0-alpha2.1
Only trigger CLI build on v* tags
v1.0.0-alpha1
Preview release of language & CLI.
CLI - 1.0.5 (Preview 10)
Fixed class/module variables not being resolved when accessed from list/map expressions.
CLI - 1.0.3 (Preview 9)
cli1.0.3 Don't default source & bin directories, don't compile all sources in …
CLI - 1.0.2 (Preview 8)
Fixed Windows CLI launcher issue.
CLI - 1.0.1 (Preview 7)
This release contains support for binding to static Java methods & fields. It also fixes a major performance bug involved in for-loops.
CLI - 1.0.0 (Preview 6)
Due to some changes in how jpackage handles platform-specific version numbers, the CLI now must use its own version number, distinct from Chipmunk versions.
This another preview release with a couple of critical bugs fixed.
CLI - v1.0.0-cli-preview4
Re-enables automatic search for the main method if the main module is not used and if the -e flag is also not used.