=================================================================== RCS file: /cvs/HOPE/Net-OpenAMD/Changes,v retrieving revision 1.4 retrieving revision 1.7 diff -u -r1.4 -r1.7 --- HOPE/Net-OpenAMD/Changes 2010/06/30 20:03:21 1.4 +++ HOPE/Net-OpenAMD/Changes 2010/07/14 02:27:45 1.7 @@ -1,6 +1,15 @@ Revision history for Net-OpenAMD -0.0.3 +0.0.4 + The API is producing useful data so grab that to use for testing. + That means I can test with what the API provides not just what + the docs claim. + Test with Test::Deep to be able to have passing tests + without knowing the actual data. + +0.0.3 Mon Jul 12 17:15:51 2010 + better handling of bad JSON from the API (just report, no fixing) + actually add query strings properly to the request uri more cleanup fix tests for /location generate helper subs @@ -12,4 +21,4 @@ 0.0.1 Thu Jun 24 14:43:47 2010 Initial release. -$AFresh1: Changes,v 1.3 2010/06/30 05:36:06 andrew Exp $ +$AFresh1: Changes,v 1.6 2010/07/13 23:38:20 andrew Exp $