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
Compare changes
  • Side-by-side
  • Inline
Files
7
  • - 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.
Loading