The current user preference configuration is now displayed in `cft config`. Warnings and information addressed to the user have been edited.
1.5.0
Automatic update to the latest version has been added.
1.4.1
The minimum column width when comparing test results has been set.
1.4.0
If test fails, answer and program output are now displayed in columns. Little orange question mark is added next to the lines that are different in output and answer. Now you can use specified precision when dealing with floating point numbers while testing your solution (with -p flag).
1.3.1
The verdict is now being checked continuously (from v1.3.0). Bug related to PyPI is now fixed.
1.2.1
Version info can be accessed with `-v` or `--version` argument.