v1.93.0
- Added visibility (isovist) computation in the
xmath/geom/visibility
package - Modified the
quadtree.QuadTree
type to require an additional generics parameter, in order to allow the API to return specific types for better type safety. This is a minor, but breaking, change