-
-
Notifications
You must be signed in to change notification settings - Fork 81
Pull requests: jf-tech/omniparser
Pull requests list
1) EDI doc 2) add
ignore_crlf to edi schema 3) add default to edi schema 4) make edi err msg more useful 5) fix cli.sh
#129
by jf-tech
was merged Dec 9, 2020
Loading...
adding transforms.md and minor style adjustment in other docs
#126
by jf-tech
was merged Nov 26, 2020
Loading...
Add xpath.md; upgrade xpath lib to v1.1.11 so we can start to use regexp func
matches in xpath query
#124
by jf-tech
was merged Nov 24, 2020
Loading...
Adding fixed-length samples, README, and wiring into cli/server
#120
by jf-tech
was merged Nov 16, 2020
Loading...
complete fixed-length fileformat and wire into omni extension v21
#119
by jf-tech
was merged Nov 16, 2020
Loading...
fixed-length reader.readLine and reader.readByRowsEnvelope
#115
by jf-tech
was merged Nov 15, 2020
Loading...
Change the
Transform coding pattern from Next() -> Read() to just Read()
#110
by jf-tech
was merged Nov 2, 2020
Loading...
Fix a bug in edireader a missing optional elem would cause subsequent elem parsing fail
#109
by jf-tech
was merged Oct 30, 2020
Loading...
rename snapshot filenames, ';' and '>' are not valid in some tool/pla...
#108
by jf-tech
was merged Oct 30, 2020
Loading...
Wire up edi fileformat into omniparser and update sample, readmes.
#106
by jf-tech
was merged Oct 30, 2020
Loading...
Add
targetXPath to edi.NewReader so we can filter target nodes with xpath on FINAL_OUTPUT.
#104
by jf-tech
was merged Oct 28, 2020
Loading...
ProTip!
Filter pull requests by the default branch with base:master.