Revision history for Webservice-InterMine 0.94 Monday Sept 13 Revised version of the Webservice client for InterMine 0.94 Webservices 0.9401 Tue Sep 21 10:24:38 BST 2010 * Constraints can be specified with a positional list of parameters * Typos in the Cookbook have been fixed 0.9402 Tue Sep 21 11:33:19 BST 2010 * Removed useless dependency that broke install 0.9403 Tue Sep 21 14:32:34 BST 2010 * Finally removed last reference to IO::String 0.9407 Fri Oct 8 12:43:11 BST 2010 * Readded Perl::Tidy as dependency to fix tests * Changed attribute type in TemplateFactory in response to change in Moose 1.15 0.9408 Mon Oct 11 13:08:42 BST 2010 * Perl::Tidy and YAML::Syck now recommendations. * Changed WriteOutYaml role to dump to string rather than file 0.9412 Thu Nov 25 18:58:14 GMT 2010 * Fixed errors in documentation * Fixed bug with template queries and extra values 0.9500 Wed Feb 2 17:01:19 GMT 2011 * Added support for authenticated requests * Fixed bug in ResultIterator due to loose quotes. Thanks Kim. * Added support for new JSON formats, including inflation * Added bug in Join.pm which was preventing builds. 0.9501 Thu Feb 3 13:36:04 GMT 2011 * Added bug due to mis-matching test counts in acceptance test 0.9600 Fri Feb 18 16:37:38 GMT 2011 * Better verification of version strings, and better coercion of urls * Load queries from local xml * Support for InterMine xml shortcuts (lt for <, etc.) * Tests in support of json rows format 0.9601 Fri Feb 25 16:26:39 GMT 2011 * Bug fixes (including a couple of useless imports) * Queries stringify to their xml representation * More documentation