* **faces:** Ensure degenerate geometry is caught for all split methods ([620dc47](https://github.com/ladybug-tools/ladybug-geometry/commit/620dc4741dcad25235bf940d2954d5b63fde8167))
* **face:** Ensure splitting face with lines does not cause exception ([02a1c35](https://github.com/ladybug-tools/ladybug-geometry/commit/02a1c35f9fa3be00a08173b09c1e68ff3b4862ac))
* **network:** Ensure negative coords less than tol read as 0 and not -0 ([6bedfb0](https://github.com/ladybug-tools/ladybug-geometry/commit/6bedfb0c39244bbdd2f8d63c25f4c5f807a52b50))
* **colinear:** Improve the check for inclusion of the last vertex ([af3deb3](https://github.com/ladybug-tools/ladybug-geometry/commit/af3deb3169ec8fa17c0a78e33a036fa7f54aa1a9))