You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ situations.
67
67
- Golang 1.14 or later.
68
68
69
69
## Recent Major Feature Additions/Changes
70
-
- 2022/8: Added`fixedlength2` file format that supersedes the original `fixed-length` format with support of hierarchical and nested envelopes.
70
+
- 2022/9: 1.0.2 released: added`fixedlength2` file format that supersedes the original `fixed-length` format with support of hierarchical and nested envelopes.
71
71
- 1.0.0 Released!
72
72
- Added `Transform.RawRecord()` for caller of omniparser to access the raw ingested record.
73
73
- Deprecated `custom_parse` in favor of `custom_func` (`custom_parse` is still usable for
0 commit comments