Recent Releases
0.33.006 Aug 2020 06:05
minor feature:
Add --max-workers option.
Replace a package dependency from colorama to tcolorpy.
Update requirements.
0.23.515 Jan 2019 03:16
minor feature:
Refactor loading the config file
.
Add a project URL.
.
Update requirements.
.
Add a project URL.
.
Refactor application configurations.
.
Rename a variable.
.
a test case.
.
Remove an import that no longer used.
.
Update pylama.ini.
.
Update badges.
.
Update summary.
.
Update README.
.
Bump version.
0.23.404 Jan 2019 03:16
minor feature:
Add napoleon extension
.
Update Makefile.
.
Update requirements.
.
a test case.
.
Remove a test depenency.
.
Bump version.
0.23.326 Dec 2018 01:25
minor feature:
Suppress a warning by click
.
Add retries to package installation for Travis CI.
.
a skip directory path.
.
Improve FIFO detection precision.
.
Modify Python package installation for Travis CI.
.
Add missing imports.
.
Add build tox env.
.
Update requirements.
.
Add Makefile.
.
Update docs.
.
Update README.
.
Add a missing script to running test cases.
.
Bump version.
0.21.010 Sep 2018 06:05
minor feature:
Add a feature to find files to converting within directories recursively
Add options to the file subcommand: --recursive/--follow-symlinks
.
Add options to the file subcommand: --recursive/--follow-symlinks.
Add file matching options to filter converting files when using the --recursive option.
.
0.20.029 Jul 2018 08:25
minor feature:
Add --replace-symbol option that replaces symbols included in converted table attribute.
Add a shortening option for the --quiet option.
Add colors to the outputs.
.
0.19.116 Jul 2018 03:16
minor feature:
Travis CI deploy credentials
.
Add an error handling for execution binaries.
.
Remove unreachable code.
.
Additional error handlings for execution binaries.
.
for Python 2 compatibility.
.
Bump version to 0.19.1.
0.17.126 Jun 2018 05:45
minor feature:
Update summary
.
deployment files for CI.
.
Refactoring: extract subcommands to independent files.
.
Remove shebang.
.
Refactoring: simplify logging.
.
for Python 2 compatibility.
.
Bump version to 0.17.1.
0.15.014 May 2018 07:05
minor feature:
Improve JSON support: Add loadable JSON schema/Add boolean support.
Add support for space-separated values data.
0.14.005 May 2018 12:45
minor feature:
Add --format option to the file sub command: #49.
Modify to properly handle Unicode decode error.
Support Homebrew installation for macOS: #48.
0.11.020 Aug 2017 07:25
minor feature:
Add encoding option to the file sub-command.
Add default encoding parameter to configure sub-command.
conversion failed for some of the file types with utf8 encoding: #41.
0.10.118 Jul 2017 08:05
minor feature:
pylint cleanup.
Update a help message.
Update requirements.
Update docs.
Update README.
Bump version to 0.10.1.
0.9.029 May 2017 06:45
minor feature:
Improve --append option functionality: #35.
Improve automated table naming.
JSON file error handling.
0.8.005 May 2017 03:15
minor feature:
Add configure sub-command.
Improve processing performance.
0.6.208 Apr 2017 00:30
minor feature:
- Add Python 3.6 support
- Improve logging
- Improve error handling