- Add wildcards in spec for sections and options in module config - Add function docopt_helper() in module utils
0.9.4
- Bugfix: microseconds format in strings.format_timedelta()
0.9.2
- Fix documentation for module config - Link to overview table for selected module now in sidebar
0.9.1
- Bugfix: files.read_lines() stripped all whitespaces, not only line breaks - Improve documentation: add overview table to each module
0.9.0
- Add function slugify() to module strings - Add class TranslationTable to module strings - Change function strings.insert_separator() - Add module validation - Add \_\_all\_\_ to all modules