- Minor improvements/corrections of the documentation - Upgrade dependency: cryptography 2.4.2 -> 2.6.1
0.7.2
- Bugfix: problem with inputs.menu() when cursor is in the last row of the terminal
0.7.1
- Add 2 tags in module config
0.7.0
- Add module config - Add function int2str() to module strings - Bugfix: strings.str2tuple() can now use whitespace as separator
0.6.1
- Bugfix: \*_prefix() functions in module strings now handle negative numbers correctly
0.6.0
- Add check\_\*() functions to module inputs - Add parameter caption to function menu() in module inputs - Add parameter errors to \*_all() and \*_lines() functions in module files - Add parameter reverse to function insert_separator() in module strings