Skip to content
Snippets Groups Projects

:ambulance: Fix Switch converter to call post_hook, :sparkles: Xref converter:

Merged Vincent Hatakeyama requested to merge topic/18.0/fix-switch-and-xref into branch/18.0
  1. Feb 20, 2025
    • Vincent Hatakeyama's avatar
      :ambulance: Fix Switch converter to call post_hook, :sparkles: Xref converter: · b4e27f823ace
      Vincent Hatakeyama authored
      - Allow prefix on Xref converter
      - Add option to include module name in messages. Incoming and outgoing message value have the same comportment.
        For example, if __converter__ is used as the module, both generated messages and received message will contain __converter__.<name>.
        Previously, generated messages would use the module name while received one would not.
      b4e27f823ace
Loading