What's Changed
- Pin the CI runners to ubuntu-26.04 by @walf443 in #445
- test-plugins: read a multi-rule component's fixtures from a directory per rule by @walf443 in #447
- TypeScript SDK: build the plugin-rules world; a plugin is one or more Rules by @walf443 in #448
- Rust SDK: generate only the plugin-rules world by @walf443 in #449
- Python SDK: build the plugin-rules world; a plugin is one or more Rules by @walf443 in #450
- chore(deps): update rust:1-trixie docker digest to a8a5f0a by @renovate[bot] in #446
- Go SDK: build the plugin-rules world; a plugin registers one or more Rules by @walf443 in #451
- Keep a component of the original plugin world as a host test fixture by @walf443 in #453
- Lua SDK: build the plugin-rules world; a script is one rule or a list of them by @walf443 in #452
- Warn when a component of the original plugin world loads by @walf443 in #455
- bump up version to v0.24.0 by @walf443 in #456
Full Changelog: v0.23.0...v0.24.0