Skip to content
Snippets Groups Projects
  • Vincent Hatakeyama's avatar
    b4e27f82
    🚑 Fix Switch converter to call post_hook, Xref converter: · b4e27f82
    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.
    b4e27f82
    History
    🚑 Fix Switch converter to call post_hook, Xref converter:
    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.