Releases: Bugs5382/node-hl7-client
Releases · Bugs5382/node-hl7-client
v2.1.1-beta.1
2.1.1-beta.1 (2024-06-03)
Bug Fixes
v2.1.0
2.1.0 (2024-03-02)
Features
- add hl7 exports as a sub module (#86) (b25e00c)
- additional checks in timeout (#83) (21d8e64)
- fix exports for hl7 (440e885)
- fix exports for hl7 (#84) (bb94faf)
- fix exports for hl7 x2 (52aa9b9)
- fix exports for hl7 x2 (#85) (b7c2688)
- possible correction in 'timeout' (9d96944)
- updated packages [ci skip] (abae69e)
v2.1.0-beta.3
2.1.0-beta.3 (2024-03-01)
Features
v2.1.0-beta.2
2.1.0-beta.2 (2024-02-28)
Features
v2.1.0-beta.1
2.1.0-beta.1 (2024-02-28)
Features
v2.0.0
2.0.0 (2024-02-04)
Features
- better error reporting (#73) (f5707ae)
- closeAll (9921ad1)
- fix connection issues (e5a9ae6)
- fix error reporting issue (414276a)
- fix send message connection issue (#74) (502dedc)
- fixing exceptions (ceb001d)
- fixing timeouts, etc. (b4a7921)
- HL7Outbound is now Connection (23dbbf5)
- node 20 (f9345c0)
- remove jest in favor or vitest (e6bf557)
- remove jest in favor or vitest x2 (78ccccb)
BREAKING CHANGES
- Node 20 Only
-
- HL7Outbound renamed Connection
-
- sendMessage now handles the connection to the server
v2.0.0-beta.1
2.0.0-beta.1 (2024-02-03)
Features
- closeAll (9921ad1)
- fix connection issues (e5a9ae6)
- fix send message connection issue (#74) (502dedc)
- fixing exceptions (ceb001d)
- fixing timeouts, etc. (b4a7921)
- HL7Outbound is now Connection (23dbbf5)
BREAKING CHANGES
-
- HL7Outbound renamed Connection
-
- sendMessage now handles the connection to the server