Changelog¶
Version 0.2.0 (2011-11-21)¶
Greatly improved error handling
Changed behavior and name of errors raised * YourlsKeywordError is now YourlsOperationError and is thrown in more places
Version 0.1.2 (2011-11-14)¶
Fixed Tests
Added support for the ‘title’ parameter (thanks to Davmuz)
Fixed issue where using an empty string as the api url wouldn’t raise an exception at creation time
Version 0.1.1 (2011-08-25)¶
Initial Release