Skip to content

Releases: RobHolme/HL7-Powershell-Module

v1.7.2

13 Jun 05:13
Compare
Choose a tag to compare

v1.7.1 - added xml help file
v1.7.2 - fixed iconURI attribute in manifest

v1.7.0

06 Jun 05:01
Compare
Choose a tag to compare

Improved support for non-Windows platforms:

  • Removed assumptions of Windows path separators, now uses the system default for each environment.
  • Add system newline character to end of segments when writing messages to file.

v1.6.7

03 Jun 23:35
Compare
Choose a tag to compare

No functional changes. Merged 'Powershell core' and 'Windows powershell' vesions into single module package.

v1.6.6

03 Jun 11:53
Compare
Choose a tag to compare

Fixed issue where files with the LF line terminator were not parsed correctly

v1.6.5

09 Apr 05:29
Compare
Choose a tag to compare

Updated split-hl7batchfile to append message type, trigger and message id to the filenames generated.

HL7 Powershell Tools v1.6.4

11 Feb 07:28
Compare
Choose a tag to compare

Updated -Filter parameter for case insensitive matching

HL7 Powershell Tools v1.6.3a

18 Jan 02:41
Compare
Choose a tag to compare

Updated to include Powershell Core builds. No code changes.

HL7 Pwershell Tools v1.6.3

24 Jun 08:33
Compare
Choose a tag to compare

minor fix: For Receive-HL7Message, the date/time stamp prefixed to the filename of the file received will now pad a zero for single digit days, months, minutes or hours.

HL7 Powershell Tools v1.6.2

20 Jun 10:02
Compare
Choose a tag to compare

Changed the formatting of the default output for Show-HL7MessageTimeline Cmdlet.

HL7 Powershell Tools v1.6.1

19 Jun 12:33
Compare
Choose a tag to compare

Added -Delay parameter to Send-HL7Message CmdLet