Releases: wokket/FastHL7
Releases · wokket/FastHL7
V10.0.0
New release targetting both .Net 9 and .Net 10.
What's Changed
- build(deps): Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.16 to 5.4.17 by @dependabot[bot] in #13
- build(deps): Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #14
- build(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #15
- build(deps): Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.17 to 5.4.18 by @dependabot[bot] in #17
- build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #18
Full Changelog: V9.0.1...V10.0.0
V9.0.1
What's Changed
- Added
MllpReaderandMllpWriterhelpers to read/write MLLP frames from a stream/pipe - Added small sample app to demonstrate getting and querying messages over the network.
Full Changelog: V9.0.0...V9.0.1