Add interface conformance along with fixes to action
Released on May 29, 2026
What's Changed
- Improve install script by @godardt in #192
- Variants removal by @godardt in #191
- Release v0.9.3 by @godardt in #196
- Interfaces conformances 1 by @godardt in #197
- Interfaces conformances: standard structures by @godardt in #198
- Replace semver tags with non-dotted tags by @godardt in #199
- Refactor pmi-internal by @godardt in #201
- Implement the
conforms_tobusiness logic for interface conformance by @godardt in #200 - Fix interfaces & nodes on the wire by @godardt in #202
- Add depends.on.interfaces business logic by @godardt in #203
- Add launcher bindings business logic by @godardt in #204
- Throw warnings on missing
link_idduringpeppy runby @godardt in #205 - Fix launcher and
node runbindings by @godardt in #206 - Add instance_ids fetch by node name + node tag by @godardt in #207
- docs: sync with PR #209 by @godardt in #210
- Fix action communication by goal ID by @godardt in #214
- Replace raw cancel/result payloads with typed ResultStatus and CancelState by @godardt in #215
- Revision release v0.10.0 by @godardt in #211
- Release v0.10.0 by @godardt in #216
Full Changelog: v0.9.3...v0.10.0