Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 624 Bytes

File metadata and controls

19 lines (15 loc) · 624 Bytes

CHANGES

HEAD

  • Deprecate format.csv.Reader in favor of the new one from lib 'csv'
  • Ensure coexistence between the old Reader (copied to format.csv.old and replaced by a shim) the lib 'csv'
  • Test on --interp
  • [TODO] Travis

Version 1.0.1

  • Bug fixes

Version 1.0.0

  • CSV and ETT formats