Tags: jszwec/csvutil
Toggle v1.10.0's commit message
feat: allow struct slice and struct array for valueType (#70 )
* feat: allow struct slice and struct array for to determine Header
Toggle v1.9.0's commit message
feat: add AlignRecord flag to Decoder
Closes : #63
Toggle v1.8.0's commit message
Toggle v1.7.1's commit message
Merge pull request #54 from hori-ryota/fix-nested-prefix-order
fix: nexted prefix order with inline
Toggle v1.7.0's commit message
chore: update CI to use Go1.18
Toggle v1.6.0's commit message
feat: Add Decoder.NormalizeHeader
Closes : #45
Toggle v1.5.1's commit message
chore: Adjust for Go1.17
- update actions to use Go1.17
- add test file with build tag for Go1.17 due to
csv.ParseError.Column being now 1-indexed
Toggle v1.5.0's commit message
Update actions to use Go1.16
Toggle v1.4.0's commit message
Adjust tests for older Go versions
Toggle v1.3.0's commit message
Support inline tag in Header function
You can’t perform that action at this time.