Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 405 Bytes

Changelog.md

File metadata and controls

21 lines (15 loc) · 405 Bytes

HL7 Validation changelog

0.3.2 (2022-08-09)

  • minor improvements and bugfixes

0.3 (2022-07-24)

  • added structure checks
  • added imports mechanics

0.2 (2022-06-17)

  • improved dependent field grammar/checks
  • license/readme/changelog added
  • validate_hl7 script
  • added test cases for Validator and cli script

0.1 (2022-06-16)

  • initial
  • added grammar
  • added validator classes