=================================================================== RCS file: /cvs/HOPE/Net-OpenAMD/Changes,v retrieving revision 1.3 retrieving revision 1.8 diff -u -r1.3 -r1.8 --- HOPE/Net-OpenAMD/Changes 2010/06/30 06:36:06 1.3 +++ HOPE/Net-OpenAMD/Changes 2010/07/14 06:21:23 1.8 @@ -1,5 +1,19 @@ Revision history for Net-OpenAMD +0.1.0 Tue Jul 13 22:20:41 2010 + 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 + 0.0.2 Tue Jun 29 22:35:10 2010 Tests that pass against http://api.hope.net as well as a local server. No auth yet, but we will see. @@ -7,4 +21,4 @@ 0.0.1 Thu Jun 24 14:43:47 2010 Initial release. -$AFresh1: Changes,v 1.2 2010/06/24 22:10:10 andrew Exp $ +$AFresh1: Changes,v 1.7 2010/07/14 01:27:45 andrew Exp $