-
-
Notifications
You must be signed in to change notification settings - Fork 78
Pull requests: jf-tech/omniparser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ISSUE 227: add
parser_settings.debug
flag and enable csv2
reader to optionally inject debug (line) info into record IDR.
#228
by jf-tech
was merged Feb 21, 2025
Loading…
add codecov exclusion list for samples and generated code
#226
by jf-tech
was merged Feb 6, 2025
Loading…
ISSUE-221 Per request, upgrading dependency goja to v0.0.0-20230812105242-81d76064690d to include all ES6 features
#222
by jf-tech
was merged Jul 3, 2024
Loading…
Multi-lined envelope reading corruption caused by direct reference into bufio.Reader's internal buffer rollover.
bug
Something isn't working
#214
by jf-tech
was merged Jul 25, 2023
Loading…
allowing for extra properties in edi file declaration
EDI
#207
by jose-sherpa
was merged Jun 29, 2023
Loading…
Wire up the 'csv2' schema handling and write new and update existing docs and samples.
#180
by jf-tech
was merged Sep 19, 2022
Loading…
Adding csv2 file format. Fixing a major bug in the
csv2.reader
implementation
#179
by jf-tech
was merged Sep 19, 2022
Loading…
Adding
flatfile.csv.reader
implementation and tests; fix a bug in flatfile.fixedlength
where column match goes wrong.
#178
by jf-tech
was merged Sep 18, 2022
Loading…
rename test snapshot filenames that broke module import
#177
by jf-tech
was merged Sep 16, 2022
Loading…
Adding column index and line matching attributes (line_index, and line_pattern) to csv2 column decl and json validation schema
#175
by jf-tech
was merged Sep 14, 2022
Loading…
Adding flatfile.reader and format - thus completing the new 'fixed-length2' format handler with nested structure support.
#170
by jf-tech
was merged Aug 26, 2022
Loading…
Adding
line_index
to columns of rows based fixed-length envelope; JSON schema adjustment and validation code update.
#169
by jf-tech
was merged Aug 26, 2022
Loading…
Adding the new fixed-length2 schema JSON validation.
#167
by jf-tech
was merged Aug 25, 2022
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.