- updated to 0.5 see /usr/share/doc/packages/perl-Algorithm-QuadTree/Changes 0.5 [Other changes] - greatly increase pure Perl search performance - improve guts code quality 0.4 [Other changes] - use List::Util for better search performance if it is available OBS-URL: https://build.opensuse.org/request/show/1037661 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Algorithm-QuadTree?expand=0&rev=8
54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 05 00:00:00 UTC 2011 - opensuse@dstoecker.de
|
|
|
|
- initial package release
|
|
|