2022-11-24 16:40:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 11 03:06:03 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.5
|
|
|
|
see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes
|
|
|
|
|
|
|
|
0.5 Thu Nov 10 23:30:00 2022
|
|
|
|
[Other changes]
|
|
|
|
- greatly increase pure Perl search performance
|
|
|
|
- improve guts code quality
|
|
|
|
|
|
|
|
0.4 Thu Nov 10 18:30:00 2022
|
|
|
|
[Other changes]
|
|
|
|
- use List::Util for better search performance if it is available
|
|
|
|
|
2022-06-16 14:04:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 03:06:00 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.3
|
|
|
|
see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes
|
|
|
|
|
|
|
|
0.3 Mon May 30 22:00:00 2022
|
|
|
|
[Other changes]
|
|
|
|
- the module now has pluggable backends
|
|
|
|
- switch Dist::Zilla
|
|
|
|
|
2022-04-28 05:09:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 22 03:05:57 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.2
|
|
|
|
see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes
|
|
|
|
|
|
|
|
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
|
|
|
|
|
2011-05-05 15:42:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 05 00:00:00 UTC 2011 - opensuse@dstoecker.de
|
|
|
|
|
|
|
|
- initial package release
|
|
|
|
|