Skip to content

Releases: imsweb/x12-parser

Maven Central Portal

Choose a tag to compare

@ctmay4 ctmay4 released this 14 May 15:26

What's Changed

  • Add support for 834 by @ibby-builds in #75
  • Update various dependencies by @ctmay4 in #71
  • Update Maven deployment process by @ctmay4 in #78

New Contributors

  • @ibby-builds made their first contribution in #75

Full Changelog: v1.15...v1.16

Dependency updates

Choose a tag to compare

@ctmay4 ctmay4 released this 31 Jan 14:02

This release consists dependency updates. (#67)

Bug Fixes

Choose a tag to compare

@ctmay4 ctmay4 released this 25 Jun 14:13
  • Rename the 837_5010_X214 to corrected 277_5010_X214 #50
  • Fix 227 5010 x212 #52

X12 270/271

Choose a tag to compare

@ctmay4 ctmay4 released this 08 Feb 19:29
  • Add support for X12 270/271 #45

Vulnerability fix

Choose a tag to compare

@ctmay4 ctmay4 released this 19 Jan 18:44
  • Update XStream dependency to fix a known vulnerability (CVE-2020-26258)
  • Additional dependency updates

Bug fix for loop ambiguity

Choose a tag to compare

@ctmay4 ctmay4 released this 28 Jul 19:54
  • Fix method that removes loop ambiguity #38

Output loop to string

Choose a tag to compare

@ctmay4 ctmay4 released this 22 Jun 17:07
  • Added method to export a string from an X12Loop #35

Additional support

Choose a tag to compare

@ctmay4 ctmay4 released this 20 May 12:29
  • 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

Choose a tag to compare

@ctmay4 ctmay4 released this 27 Apr 16:18
  • Support serialization back to X12. Thanks to @nddipiazza. (#22)
  • Fix spelling errors. (#19)

Bugfix

Choose a tag to compare

@ctmay4 ctmay4 released this 24 Jan 15:01

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)