ball_cli 0.4.0
ball_cli: ^0.4.0 copied to clipboard
Command-line tool for the Ball programming language -- compile, encode, run, and inspect Ball programs from the terminal.
0.4.0 - 2026-09-05 #
Bug Fixes #
- #402: audit categorizes by resolved base-fn identity — close the call.module spoofing bypass (#413) (7b637cb)
- audit: #420 base-fn shadow surfacing + engine ambiguity guard (#434) (4e56897), closes #402 #402
- cli: move version.g.dart under lib/src so pub publish stops warning (#454) (4b6e4e7)
- coverage: Dart coverage job crashed on binary test stdout (FormatException) (#121) (ff56a3a)
- engine: Phase-2c coverage residual triage (issue #261) (#271) (265c3c5), closes #61
- ts: #412 — ball audit --reachable-only emits the termination section (#440) (664935c)
Features #
- cli: self-host cli_core.auditReport (advances #362) (#398) (6b82490), closes #55 #364
- cli: self-hosted cli-core (cli.ball.json) + single-sourced version (#371) (514f60d), closes #362 #362 #363
- cpp: #367 unified
ballCLI (engine_rt run + compile + encode + self-hosted cli-core verbs) (#374) (73d7a63), closes #362 #362 - rust: #365 — self-host cli_core.auditReport, wire
ball audit(#441) (8ac38c7), closes #398
0.3.0+6 #
- Update a dependency to the latest release.
0.3.0+5 #
- Update a dependency to the latest release.
0.3.0+4 #
- Update a dependency to the latest release.
0.3.0+3 #
- Update a dependency to the latest release.
0.3.0+2 #
- Update a dependency to the latest release.
0.3.0+1 #
0.1.0 #
- Initial release.