mouette` version 1.2 contains a large refactoring of surface mesh connectivity, which have been made cleaner and less confusing. IN a nutshell, the `HalfEdges` subclass and the `SurfaceConnectivity` subclass of `SurfaceMesh` have been merged into a single structure. Connectivity functions also rely more on half edges and face corners than before.