Releases: imsweb/x12-parser
Releases · imsweb/x12-parser
Dependency updates
Bug Fixes
X12 270/271
- Add support for X12 270/271 #45
Vulnerability fix
- Update XStream dependency to fix a known vulnerability (CVE-2020-26258)
- Additional dependency updates
Bug fix for loop ambiguity
- Fix method that removes loop ambiguity #38
Output loop to string
- Added method to export a string from an
X12Loop
#35
Additional support
- 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
- Support serialization back to X12. Thanks to @nddipiazza. (#22)
- Fix spelling errors. (#19)
Bugfix
Optimizations
Made optimizations to better handle files with large numbers of claims or transactions (#14)