# version 1.1.3

- fixed bug on get_values when applied to edges (did not return the values)
- updated license

# version 1.1.2

- values2graphics supports up to 12 distinct values (not included in previous version)

# version 1.1.1

- values2graphics supports up to 12 distinct values
- fixed bug in generate_communities (was returning only with input "pep")

# version 1.1

- Updated description

# version 1.0

- the multilayer network data structure has been re-implemented using multilayer cubes
- actors must exist on at least one layer
- removed actor Pucci from florentine data, not being present in any layer
- added generate_communities, to create simple community structures
- added flat_ec, flat_nw and mdlp clustering algorithms
- added nmi and omega_index evaluation functions

# version 0.10

- new default: loops are allowed.

# version 0.9

- added project()
