- v0.3.0
- Improvement
- removed 'q' hidden choice to exit in the config option mode to avoid confusing with 'q:quiet' choice
- Refactor
- added explicit returns to be more understandable code exits
- simplified the way to setup a list to source files in no argument handling
- unified optional processes into a single common process
- Improvement