Skip to content

Lime v1.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 11:57
· 19 commits to main since this release

release: v1.9.0 -- host-reduce router; fork-resolve vtable docs

Minor release: lime_host_reduce_router removes the base-vs-extension
reduce dispatch boilerplate every embedder writes; the legacy
STRAT_FORK_RESOLVE vtable is documented as metadata+priority-only
(real full-statement fork-resolve is lime_mg_resolve). Additive; no
existing-path change.

Bump meson.build, src/version.c, lime.c to 1.9.0; CHANGELOG [1.9.0].