Skip to content

Commit 6068578

Browse files
committed
Added multiple HL7 version
Including bug fixes and documentation
1 parent c336257 commit 6068578

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+116415
-15
lines changed

Base/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.3.0.0")]
36-
[assembly: AssemblyFileVersion("1.0.0.0")]
35+
[assembly: AssemblyVersion("1.4.0.0")]
36+
[assembly: AssemblyFileVersion("1.4.0.0")]
75.5 KB
Binary file not shown.

BuildResult/NHapiTools.Model.V21.xml

Lines changed: 803 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
266 KB
Binary file not shown.

BuildResult/NHapiTools.Model.V22.xml

Lines changed: 2973 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.58 MB
Binary file not shown.

BuildResult/NHapiTools.Model.V251.xml

Lines changed: 17693 additions & 0 deletions
Large diffs are not rendered by default.

BuildResult/Release notes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ curve and not everything works as easy as it should. NHapiTools aims to improve
1212
- Two sets of context implementation to easily add all or configurable validation rules.
1313

1414
3. Changelog
15+
- V1.4 Release (December 2014)
16+
Added more HL7 versions. Finished documentation.
17+
1518
- V1.3 Release (September 2014)
1619
Fixed bug in ACK message generation for HL7 V2.3.1 messages.
1720

78 KB
Binary file not shown.

0 commit comments

Comments
 (0)