- plugins package with meta and types added. - annotations and type hints updated. - created generic, structured and complex types. - now all Vandal package particles are assigned VandalType annotations.
3.6.8
- various tests.
3.6.7
- dict output redefined.
3.6.6
- ref_value_index is now ref_row. - ref_col added to locate the index. - now automatically transforms the dictionary into a pandas DataFrame. - apps now create an output in yellow color, while the module printed options are green.
3.6.5
- new set of tests deployed.
3.6.4
- skips ghost 3.6.3 version. - CLI v1.23 version added. - quick bugfix of executing greet() after cls in CLI.