* **face:** Ensure Face3Ds with 3 vertices still get checked for colinear ([211d87a](https://github.com/ladybug-tools/ladybug-geometry/commit/211d87a7a68f021ed4e180e6a5d352e880977a10))
* **bounding:** Add min and max properties to all objects ([2cbc7b6](https://github.com/ladybug-tools/ladybug-geometry/commit/2cbc7b6c0791ae66adfb1063e4b5a97ecd875d6c))
* **line:** Add min and max properties to LineSegment classes ([af776cf](https://github.com/ladybug-tools/ladybug-geometry/commit/af776cf79e4b4bb223bda6eb7477c797d41034de))
* **polygon:** Add clarification and method to get distance to edge ([3a53ab3](https://github.com/ladybug-tools/ladybug-geometry/commit/3a53ab3e519345b9c1e4eddbffc6a284ec0410c9))
* **intersection:** Add methods to get closest point on infinite line ([d3bcac9](https://github.com/ladybug-tools/ladybug-geometry/commit/d3bcac98bceee1c69afa217ccb2a698b38970a3c))