- Change in module inputs (see documentation) - Remove dependency on ansictrls
0.15.1
- Bugfix: strings.int2str() now works with negative integers - Remove deprecated modules config and crypto (use EaSimpConf and PyGemina instead) - Include docopt.py in package and and fix it to silence DeprecationWarnings
0.15.0
- Add parameter noecho to inputs.read() - Add functions walign(), wlen(), wshorten() to module strings
0.14.0
- Add parameter maxsplit to strings.str2tuple() - Deprecate modules crypto and config