Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 297 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 297 Bytes

Change Log

Version 0.2 (2018-06-08)

  • New: CSVRecord.anyValue to check if any column contains the expected string
  • New: CSVRecord.valueContains to check if any given value exist in column

Version 0.1 (2018-06-07)

Initial release.