-----
**11/2020**
* the build system is now cmake
* meshlab libraries and filters use now double precision
* ``apply_filter`` now supports mesh parameters through MeshSet ids
* ``apply_filter`` returns a dictionary that could contain set of values, depending on the run filter. Right now, the only filter that returns values is the hausdorff_distance filter
* some methods have been renamed for more consistence
* python 3.5 not supported anymore
* bugfixes