| » Version | » Information |
|---|---|
| 0.12.0 |
Release date: 2005-06-05 09:37 UTC Release state: alpha Changelog: Services_Ebay now always encodes data in UTF-8, as requested by the eBay webservice. You can still use ISO-8859-1 encoding in your scripts as all encoding and decoding is done automatically. If you like to switch off this feature, you can tell the session-object that your data already is UTF-8 encoded and that you want UTF-8 encoded data in return. - Added new getErrors() method to Services_Ebay session which will return an array of Services_Ebay_Error objects containing information about all warnings and serious errors (schst) - fixed bug #4181: Only serious errors will be thrown as exceptions (schst) - fixed bug #4296: UTF-8 encoding (schst) - fixed bug #4326: wrong variable name (schst) - fixed bug #4420: wrong capitalization in example (amt) Dependencies:
|
| 0.11.0 |
Release date: 2005-02-03 12:47 UTC Release state: alpha Changelog: Welcome Carsten Lucke as a new developer! - started implementting flexibible caching system (schst) - added ProductFinder model and calls, requires XSL extension (schst, amt) - added GetHighBidders call (luckec) - added GetMemberMessages call (luckec) - added GetCategory2CS (schst) - added GetPromotionRules() (schst) Dependencies:
|
| 0.10.1alpha |
Release date: 2004-12-23 13:59 UTC Release state: alpha Changelog: - added constants for API URLs (amt) - improved Services_Ebay_Call::describeCall() (amt, schst) - added (optional) support for UTF-8 encoding and decoding (schst) - added links to API description in docblocks (schst) Dependencies:
|
| 0.10.0alpha |
Release date: 2004-12-07 18:11 UTC Release state: alpha Changelog: Welcome Adam Trachtenberg as a new developer! - added Services_Ebay_Session::setErrorLanguage() (schst) - removed last parameter of addShippingServiceOption() (schst) - added addInternationalShippingServiceOption() (schst) - added missing space in Services_Ebay_Model_Item::__toString() (amt) Dependencies:
|
| 0.8.0alpha |
Release date: 2004-11-30 15:22 UTC Release state: alpha Changelog: - added method to change SiteId - added some debugging facilities - added custom model classes - added introspection by using getAvailableCalls() - added constants for SiteIds - renamed some examples to have a clean separation between API call examples and features of Services_Ebay - changed state to alpha Dependencies:
|
| 0.7.0 |
Release date: 2004-11-16 14:40 UTC Release state: devel Changelog: BC BREAK: changed some method names on Services_Ebay_Model_Item Other changes: - Services_Ebay_Model_Item now supports ShipToLocations and ShippingServiceOptions - fixed error handling, when more than one error is returned - added Services_Ebay_API_Exception, - added Services_Ebay_Model_Item::Add() Dependencies:
|
| 0.6.1 |
Release date: 2004-11-07 07:22 UTC Release state: devel Changelog: All models now support ArrayAccess, released during the PEAR talk at the PHP Conference 2004 Dependencies:
|
| 0.6.0 |
Release date: 2004-10-30 09:29 UTC Release state: devel Changelog: first public release in PEAR, this is still in devel state, beware that anything might change. Dependencies:
|