Revision history for Geo::Calc::XS
0.28 Wed Oct 15 00:00:00 EST 2014
- Change in undocumented behaviour: die on invalid parameters
- Die cleanly instead of segfaulting on missing parameters
- Improve documentation of actual behaviour
- Add test to check for memory leaks
0.27 Tue Oct 7 00:00:00 EST 2014
- Fix MANIFEST so that are the needed files are in the tarball
- Move test dependencies to TEST_REQUIRES
- Resolve memory leaks, thanks to Chris Hughes <chris@lokku.com>
0.26 Sat Aug 16 00:00:00 EST 2014
- change default units to match documentation and Geo::Calc
- add getters
- improve POD
0.25 Tue Mar 6 10:50:21 EST 2012
- added Test::Deep to dependencies
0.24 Tue Mar 6 03:41:48 EST 2012
- fixed documentation
- split benchmarks into separate tests
0.23 Tue Mar 6 02:50:53 EST 2012
- first public version