Sha256: 3bda64c96da1c9a284d18526981a4eea4b62651c69df4781e71d7a3334f11d8f
Contents?: true
Size: 699 Bytes
Versions: 1
Compression:
Stored size: 699 Bytes
Contents
=== 0.2.0 / 2009-11-17 * New features: * results can use [] and []= for lookup and seting * allows results to be open structs (default) or hash (by requiring 'googleajax/as_hash' instead) * bug fixes: * Search.web(...).count now returns an int, not a string * many calls were not passing the args argument to #get * Feed.load used to return an open struct with only one method called 'feed' that was a hash. It now returns the feed correctly. * Behind the scene changes: * specs * shorter, cleaner code * links to google api doc in rdoc * most classes are now modules * small optimizations * All #get now requires arg (see bug fix) === 0.1.0 / 2008-05-19 * Initial Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
googleajax-0.2.0 | History.txt |