Recent additions:
- Use static renderer for mesh output on readthedocs (121)
- Fix API inconsistencies (114)
- Fix labels in `TetraMesh.show_submesh()`, and document usage in [notebook](https://nanomesh.readthedocs.io/en/latest/examples/How%20to%20generate%20a%20tetrahedral%20mesh%20from%20a%203D%20image.html#Mesh-evaluation) (112)
- Implement multi-domain meshing for 3D data using `tetgen`, see [example notebook](https://nanomesh.readthedocs.io/en/latest/examples/How%20to%20generate%20a%20tetrahedral%20mesh%20from%20a%203D%20image.html) (#105, 107, 108)
- Add function to pad 2D mesh and example [notebook](https://nanomesh.readthedocs.io/en/latest/examples/How%20to%20pad%20a%202D%20mesh.html) (#103)
- Update documentation for [minimum_bounding_rectangle()](https://nanomesh.readthedocs.io/en/latest/nanomesh.roi2d.html?highlight=minimum_bounding_rectangle#nanomesh.roi2d.minimum_bounding_rectangle) (102)
- Add [notebook demonstrating regionprops](https://nanomesh.readthedocs.io/en/latest/examples/How%20to%20examine%20nanopore%20properties%20using%20regionprops.html) to examine pore properties from 2D image (#101)
- Add [banner](https://github.com/hpgem/nanomesh/tree/master/notebooks/banner) for project in the [readme](https://github.com/hpgem/nanomesh/blob/master/README.md) (#96)
- Implement aligned region of interest selection using FFTs (94)
- Set up [bump2version](https://github.com/c4urself/bump2version) to version bump with a single command (#95)