1.4.7 March 31, 2005 jfriedl@yahoo.com ------------------------------------------- Added support for 'Terms' searches (reports which search terms in some text are important), which Y! announced today. Added 'Count' arg to 'Related' searches -- hadn't noticed that it was supported by the backend. 1.3.6 March 24, 2005 jfriedl@yahoo.com ------------------------------------------- Changed the 'all' value for Type to 'any' ('all' is still allowed, but deprecated), as per changes Y! announced today. Added 'Color' option to Image search (which I somehow forgot when it was made available by Y! two weeks ago). Added 'License' option to Doc search (which Y! announced today) 1.2.5 March 19, 2005 jfriedl@yahoo.com ------------------------------------------- Added support for Y!Q contextual search (via the new 'Context' arg of a Doc search). As part of this, have any request greater than a certain size become a POST. 1.1.4 March 10, 2005 jfriedl@yahoo.com ------------------------------------------- Added support for 'Lat' and 'Long' args to a 'Local' query. See: http://developer.yahoo.net/blog/archives/2005/03/enhancements_to_1.html No longer restrict a Language arg to a specific set of values -- let the web services return an error if the language is not known. I made this change because I suspect that the list of languages will be somewhat dynamic, and I don't want people to have to install a new version of this package just because Yahoo! added, say, Serbian to the list of languages. Removed the prepended "ERROR " from all $@ values -- dunno why I had it there in the first place. Documented %Yahoo::Search::KnownLanguage (and added %Yahoo::Search::KnownCountry). Documented $Yahoo::Search::UseXmlSimple Documented the PreRequestCallback argument Added support for a 'Country' arg to a 'Doc' query. 1.0.3 March 6, 2005 jfriedl@yahoo.com ------------------------------------------ A few doc typo corrections -- thanks John Gruber 1.0.2 March 1, 2005 jfriedl@yahoo.com ------------------------------------------ Added env_proxy to LWP::UserAgent request -- thanks SIMONFLK 1.0.1 March 1, 2005 jfriedl@yahoo.com ------------------------------------------ Fixed bonehead CPAN install error -- thanks Tatsuhiko Miyagawa. 1.0.0 Feb 28, 2005 jfriedl@yahoo.com ----------------------------------------- Public release 0.9 Feb 18, 2005 jfriedl@yahoo.com ----------------------------------------- Yahoo!-Internal release