+ fixing namespace bug (related to aux.py module, renamed to auxiliars.py) when running on windows systems + **unittest** (and simple unitary tests for transforms, excluders and combinators functions) **implemented**.
2.3
+ **Customizable** configuration for **artists and lyrics transforms** using the cfg file + Requirements at **setup.py updated** + **Multithreads logic improved** + **Leet and case order reversed** to improve operations efficiency + **BUG FIXED** in lyrics space replacement + **BUG FIXED** when remove duplicates (*Type Error: unhashable type: 'list'*) + **Memory management and efficiency improved** + **SPLIT INTO MODULES** to improve project structure + **BUG FIXED** in wordlists-exclusion feature
2.2
+ **Configuration file** implemented + **NEW FEATURE**: Allow to create **custom charsets** and **transforms patterns** trough the **config file** + **NEW FEATURE**: **Recursive leet transforms** implemented (*disabled by default*, can be enabled in cfg file)
2.2beta
+ The **lyricpass** integration have been **updated to run with last version released by initstring** + `--lyrics-all` option removed (feature integrated in other options)