Releases: cmiles74/clojure-hl7-messaging-2-parser
Releases · cmiles74/clojure-hl7-messaging-2-parser
Correctly Handle Long Segment IDs
Code Cleanup and Maintenance
This release includes a couple of small bug fixes and some cleanup to the code.
- No more dependencies on Timbre, thank you @eerohele!
- No more explicit Clojure depdency
- References to data structures have been removed in favor of plain maps
- Now with tests!