Skip to content

tulpaObs 0.0.187

Choose a tag to compare

@gcol33 gcol33 released this 07 Aug 13:20
· 77 commits to main since this release

0.0.187 (2026-08-07)

  • Pinned to tulpa (>= 0.0.135). The engine's exported headers
    (inst/include/tulpa/) are unchanged from 0.0.132, so this package's
    compiled backend links against the same ABI and needs no rebuild; the
    bump carries the engine's own nested-Laplace and diagnostics work
    (gcol33/tulpa#294 through #299), including the per-block declaration of
    required fields checked at dispatch. The Imports floor, the Remotes
    tag, and the installed engine are checked against each other by
    .github/scripts/check-engine-pin.R on every CI job, so the three
    cannot drift apart silently.