Skip to content

Releases: senojj/hl7

v0.4.2

24 Feb 03:02
cf3e447

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

22 Feb 21:38
b5ca278

Choose a tag to compare

What's Changed

  • Transform rework by @senojj in #18
  • add batch builder by @senojj in #19
  • add moar tests by @senojj in #20
  • ADD segments that procede invalid segments per the spec now cause an error by @senojj in #21
  • performance improvement and encoding example by @senojj in #22

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Feb 20:24
ceb0229

Choose a tag to compare

What's Changed

  • add segment transforms by @senojj in #15
  • BREAKING CHANGE .Get(string) accessor method now returns Value type by @senojj in #16
  • add new mapper transformations by @senojj in #17

Full Changelog: v0.3.3...v0.4.0

v0.3.3

20 Feb 00:50
6d63d53

Choose a tag to compare

What's Changed

  • apply go fmt formatting by @senojj in #10
  • add ERR segments to ACK messages from validation Issues by @senojj in #11
  • support ADD segments by @senojj in #12
  • remove accidentally added binary files by @senojj in #13
  • fix bug that merges ADD segments into MSH segments by @senojj in #14

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Feb 16:30
02553b3

Choose a tag to compare

What's Changed

  • add codeowners file by @senojj in #3
  • add go workflow by @senojj in #4
  • add agent files by @senojj in #5
  • update documentation for accuracy by @senojj in #6
  • fix bug in ParseLocation and improve its performance by @senojj in #7
  • make the code more straight-forward for escaping by @senojj in #8
  • add copy transformation by @senojj in #9

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Feb 22:16
f2e3ae8

Choose a tag to compare

What's Changed

  • fix bug where repetition is ignored when component is not specified. by @senojj in #1
  • add more tests for better coverage by @senojj in #2

New Contributors

  • @senojj made their first contribution in #1

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Feb 18:28

Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Feb 00:20

Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

v0.1.1

14 Feb 18:51

Choose a tag to compare

Initial release