Revision history for Perl extension Algorithm::QuadTree.
0.4 Thu Nov 10 18:30:00 2022
[Other changes]
-
use List::Util for better search performance if it is available
0.3 Mon May 30 22:00:00 2022
[Other changes]
-
the module now has pluggable backends
-
switch Dist::Zilla
0.2 Thu Apr 21 21:00:00 2022
[New features]
-
New method: ->clear
-
Method ->add now treats shape as circular when passed four arguments
-
Method ->getEnclosedObjects now treats shape as circular when passed three arguments
-
Object references are now correctly handled and can be used instead of IDs
[Bug fixes]
-
fix ->delete method - RT#55747
[Other changes]
-
Performance optimization
-
Added test suite
-
Added github repository and bugtracker
-
Maintenance-related changes
0.1 Mon Aug 9 13:56:27 2004
-
original version; created by h2xs 1.21 with options
-
AX -n Algorithm::QuadTree