* fix: improvements when using Transformers models
0.3.2
* fix: info script fixed
0.3.1
* plugin_loader accepts the languages argument * if instantiatied with a specific set of languages, remove models not in the set
0.3.0
* fixed info script * fixed default config file (added "it") * added recognizers: US Driver License, Italian identity card * fixed dataflow for the initialization of languages & models * reworked language management for plugin & task * updated documentation
0.2.0
* Add `languages` config parameter * Accept overall language definition (a) in config (b) as a plugin argument * Cache Presidio AnalyzerEngine to reuse it if another task object is created * Ensure that a custom config can delete a PII defined in the standard config (by setting its `lang` to `null`)