[1.33.0](https://github.com/ladybug-tools/ladybug-geometry/compare/v1.32.8...v1.33.0) (2024-08-30)
Bug Fixes
* **face:** Improve splitting of Face3D with polyline ([65d51b9](https://github.com/ladybug-tools/ladybug-geometry/commit/65d51b917587cbf62f96893ff5a9aea384b80391))
* **face:** Improve the face splitting methods ([b0055c8](https://github.com/ladybug-tools/ladybug-geometry/commit/b0055c86d6f643a036f2ad35cb587f1921176695))
* **network:** Add a method to get all minimum cycles ([e983206](https://github.com/ladybug-tools/ladybug-geometry/commit/e983206a2838583a8d786ac5ad42ad686fbdd8dd))
* **network:** Improve network to handle fully interior cycles ([486a359](https://github.com/ladybug-tools/ladybug-geometry/commit/486a35977cda0d2fd0802cb717cbc806f3ebbc12))
* **network:** One last improvement such that dup verts do not fail ([a41bdb3](https://github.com/ladybug-tools/ladybug-geometry/commit/a41bdb39c47d16e6413f493f9ab9a86b7566e743))
Features
* **network:** Add a DirectedGraphNetwork class for splitting polygons ([daeef8e](https://github.com/ladybug-tools/ladybug-geometry/commit/daeef8e8260b609d9ffd10fbb324e32d60b72e3b))