-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters