Skip to content

v0.95.2 — the v0.95 download release (all six platform binaries)

Latest

Choose a tag to compare

@derekbsnider derekbsnider released this 23 Aug 07:36

madc v0.95.2

This is the download release for the v0.95 line — every feature in
the v0.95.0 release
(the ui:: namespace, Colossal Cave Adventure fully playable in madc,
the ~150 ms-class project startup, the zero-include dialect, the 2.8×
FP speedup, the community-attributed MIR hardening) ships in the
packages attached here for Linux (.deb/.rpm), Windows x86-64, and
macOS (Apple Silicon + Intel).

The patches on the line

  • win64: --project crashed at the first user-function call
    (v0.95.1) — MIR's win64 lazy first-call redirect is broken; win64
    keeps the eager (v0.92.1-proven) interface while Linux/macOS keep
    the startup lever. Caught by the promotion gate's Windows suite
    before any asset shipped.
  • darwin: the clang -Werror cross build compiles clean again
    (v0.95.2) — full override coverage and boolean-form fixes for two
    clang-only diagnostics; behavior-neutral. Six libc++ <filesystem>
    constructs now refuse loudly instead of silently binding the wrong
    function (the pack falls back to live parsing them; the overload
    gap is on the burndown list).

Read the full feature story in the
v0.95.0 notes;
the complete per-release record is in
CHANGELOG.md.