Revision history for 'Test-Approx' Perl module

All changes by Steve Purkis, unless otherwise noted.

0.05

+ Now handles points as arrayrefs [Request by Lee Goddard]. Introduced

use_geographic_order() to decide whether it's lons or lats first. + Introduced decode_points() & decode_levels(), mainly for testing.

0.04

+ Profiled, benchmarked & optimized. Now almost twice as fast on an AMD

        Opteron 2GHz CPU.  Got two main performance fixes in:
        1. Brought distance() calcs into 1 function & cached lots of stuff.
        2. Brought compute_level() calcs inline.

0.03

+ added missing dep on accessors [reported by CPAN Testers]

0.02

+ cleaned up & released

0.01

+ created Thurs Apr 24 2008