Skip to content

Releases: imsweb/x12-parser

Dependency updates

31 Jan 14:02
Compare
Choose a tag to compare

This release consists dependency updates. (#67)

Bug Fixes

25 Jun 14:13
Compare
Choose a tag to compare
  • Rename the 837_5010_X214 to corrected 277_5010_X214 #50
  • Fix 227 5010 x212 #52

X12 270/271

08 Feb 19:29
Compare
Choose a tag to compare
  • Add support for X12 270/271 #45

Vulnerability fix

19 Jan 18:44
Compare
Choose a tag to compare
  • Update XStream dependency to fix a known vulnerability (CVE-2020-26258)
  • Additional dependency updates

Bug fix for loop ambiguity

28 Jul 19:54
Compare
Choose a tag to compare
  • Fix method that removes loop ambiguity #38

Output loop to string

22 Jun 17:07
Compare
Choose a tag to compare
  • Added method to export a string from an X12Loop #35

Additional support

20 May 12:29
Compare
Choose a tag to compare
  • Activates the x12 5010 forms 999 and 277CA #29
  • Add export to HTML #25
  • Switch to Github Actions for integration #30

Thanks again to @nddipiazza for the contributions.

Serialize X12

27 Apr 16:18
Compare
Choose a tag to compare
  • Support serialization back to X12. Thanks to @nddipiazza. (#22)
  • Fix spelling errors. (#19)

Bugfix

24 Jan 15:01
Compare
Choose a tag to compare

Fixed logic to determine the start of a new loop in cases where the loop starting segment is identical to the ending segment of another loop. (#17)

Optimizations

03 Oct 15:34
Compare
Choose a tag to compare

Made optimizations to better handle files with large numbers of claims or transactions (#14)