Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 728 Bytes

CHANGES.rst

File metadata and controls

45 lines (30 loc) · 728 Bytes

Changelog for csft

0.4.0 (2018-01-15)

  • Rename csft.csft to csft._csft
  • Use humanfriendly to display file sizes by default
  • Replace --pretty with --with-raw
  • Enhance test cases

0.3.0 (2017-06-16)

  • Expose csft.csft2data function
  • Add option --pretty
  • Add option --top

0.2.1 (2017-05-24)

  • Add the version option

0.2.0 (2017-05-22)

This is the 1st official release in PyPI.

  • Initialize test cases
  • Integrate in Travis CI

0.1.2 (2017-05-16)

  • Drop unused index column

0.1.1 (2017-05-16)

  • Fix problems about setup

0.1.0 (2017-05-16)

  • Basically usable