Skip to content

v0.4.1 — engine JS escape decoding, CI Node pin, docstring guard

Choose a tag to compare

@sinteco sinteco released this 13 Aug 18:26
· 6 commits to main since this release
deafc88

Fixed

  • Generated Mirth/Rhapsody JS now decodes HL7 escape sequences (\F\ \S\ \T\ \R\ \E\ \Xdd\ \.br), matching the Python mapper exactly; verified by a new escape-bearing message in the Node execution-diff tests
  • Module + codegen docstrings synced with all 8 tools / 3 targets, with a guard test so the drift can't ship again

Changed

  • CI pins Node 20 so the JS execution-diff tests always run

CHANGELOG · Website