Skip to content

Tags: yanqd0/csft

Tags

0.4.0

Toggle 0.4.0's commit message
Release version 0.4.0

- 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

Toggle 0.3.0's commit message
Release version 0.3.0

- Update version to 0.3.0
- Change the type of argument path to pathlib.Path
- Add option --pretty
- Fix warnings in __init__
- Add option --top
- Expose csft2data with try
- Revert "Add __info__.py to write package information"
- Revert "Expose csft2data to __init__"
- Revert "Update version to 0.2.2"
- Update version to 0.2.2
- Expose csft2data to __init__
- Add __info__.py to write package information
- Rename print_result to csft2data
- Add badges
- Add classifiers to setup.py

0.2.1

Toggle 0.2.1's commit message
Release version 0.2.1

- Try to fix pypi deployment in Travis
- Fix version print test in Python2
- Update version to 0.2.1
- Test -V option.
- Add version option to CLI.

0.2.0

Toggle 0.2.0's commit message
Release 1st version to PYPI.

- Update version to 0.2.0
- Enhance setup about long_description.
- Test when path not is a directory.
- Initialize README.rst
- Deploy in Travis
- Update pip before install self in Travis.
- Add test_main
- Delete unused function _add_type_to
- Initialize tests
- Initialize .travis.yml
- Change dictionary config.

0.1.2

Toggle 0.1.2's commit message
Drop unused index column.

0.1.1

Toggle 0.1.1's commit message
Fix problems about setup.

0.1.0

Toggle 0.1.0's commit message
Init