Skip to content

v2.1.0 ๐Ÿ”  DDF SPEC CHANGE

Latest

Choose a tag to compare

@angiehjort angiehjort released this 23 Apr 21:54
· 34 commits to master since this release

v2.1.0: DDF Spec change: ๐Ÿ”  UPPERCASE IDENTIFIERS ARE NOW LEGAL

feat: allow uppercase letters in identifiers
feat: add CSV byte-level format checking (BOM, CRLF, UTF-8 encoding)
Add test cases and fixtures to validate csv files
E_CSV_ROW_BAD: make error message more descriptive and add column counts
Make explicit error message when incorrect identifier is found (was EOF)