Skip to content

Releases: cloudlogistics/baldr

v0.10.11

20 Oct 17:59
1a726c5
Compare
Choose a tag to compare

Include gateway component while initialising envelope

Real number don't count `-` and `.` as length

20 Nov 18:12
Compare
Choose a tag to compare
v0.10.10

CL-13291 trimmed '-' from real element for validation

v0.10.9 Add version4070

05 Nov 14:20
Compare
Choose a tag to compare

Add version4070

Correct X12 parser filtering erroneous values

29 May 16:55
Compare
Choose a tag to compare
BUGS-6634 Update X12 regex

Additional parameters would get constructed as part of the regex, even
if they were not valid separators.

Trim X12 characters

14 May 20:25
f1b2646
Compare
Choose a tag to compare

Trim X12 characters out of data when drawing an X12 document.

Auto-truncate created EDI files by default

08 May 14:32
Compare
Choose a tag to compare

Any EDI files that have more records than are allowed by the grammar will auto-truncate, unless otherwise specified.

Additionally, any summations governed by the structure of the EDI message (such as SE01) will be updated whenever the EDI message is truncated to conform to the format.

Corrected grammar of end L1 structure of 4010 310

02 Mar 16:26
03f9603
Compare
Choose a tag to compare
v0.10.5

Corrected grammar of end L1 structure of 4010 310

Reverted a change intended to correct 4010 310 grammar.

02 Mar 16:20
42ca922
Compare
Choose a tag to compare
v0.10.4

Merge pull request #23 from cloudlogistics/revert-22-BUGS-6353_fix_40…