Skip to content

3.0.3 Release

Choose a tag to compare

@milkshakeuk milkshakeuk released this 10 Aug 19:48
· 430 commits to master since this release

This change updates the PipeParser Version check when obtaining encoding characters from a message object in order to encode it to HL7; string.CompareOrdinal is now used instead of System.Version which is more forgiving when a version contains non numerical characters.

By @milkshakeuk