Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 324 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 324 Bytes

0.10.1

  • Bumped upper bounds on servant to 0.19

0.10

  • EncodeOpts and DecodeOpts merged into just EncodeOpts.
  • Add TabSeparatedOpts for text/tab-separated-values.

0.9

  • Refactorerd CSV' type.

0.8

  • Removed DefaultEncodeOpts and DefaultDecodeOpts in favor of a single (new) DefaultOpts