You are on page 1of 2

----- TwitterScript for OSX Changelog -----

0.7 Released on 4/19/10


* Added bit.ly URL shortening... requires username and api key!
* Removed Set_Twitter_Status method
* Removed Set_Facebook_Status method
* Ability to auto-install updates via check_for_update method
* Added minimumOS key to update plist (optional key)
* Added Get_Option_Down method (10.5 and earlier)
* Removed Mail method (use mailsend binary instead)
* Removed Mail_sendmail method (use mailsend binary instead)
* Added SHA1_Hash method
* Added Make_Trim method
* Added Remove_Quotes method
0.6.5 Released on 4/14/10
* Bug fixes in Make_IsGd method
* Bug fixes in Make_TinyURL method
* Using System Events for Is_Running method
* Kill_Process now returns string value
* Removed if statement if update for ASObject is not available!
* Bug fixes in New_Plist method under 10.4
0.6.4 Released on 4/2/10
* Bug fixes in store_username method
* Bug fixes in store_password method
0.6.3 Released on 3/29/10
* Bug fixes in curl method when placing url in quotes
* Removed internal build number since it really means nothing
0.6.2 Released on 3/11/10
* Support for images specified via posix path OR apple path in Image processing
macros
* Bug fixes in Get_Proxy_Settings. If it errors it assumes no proxy specified!
* Bug fixes in HTML_TO_ASCII method
0.6.1 Released on 1/14/10
* Bug fixes in HTML_TO_ASCII method when x is a null character
0.6 Released on 1/1/10
* Added To_Upper method
* Added To_Lower method
* Changed Versioning Information
* Added HTML_To_ASCII method
* Added Remove_Special method
* Added names of icons to Error_Dialog method
* Added Set_Twitter_Status method
* Added Set_Facebook_Status method
* Added md5 hash check to Check_For_Update method
* Added Make_Tiny method
* Added Make_IsGd method
* Added Get_Formatted_Date method
* Added Previous_Application method
* Changed curl_download method to curl
* Removed curl_post method
* Support for https in curl method
* Support for curlOpts argument in curl method for POST options
* Support for https, http, or ftp as proxy types in Get_Proxy_Settings method
* Added Scale_Image method
* Added Rotate_Image method
* Added Get_Username method
* Added Get_Password method
* Added Store_Username method
* Added Store_Password method
* Added Make_Keychain_Item method
0.5.4 Released on 4/14/10
* Using System Events for Is_Running method
* Kill_Process now returns string value
* Removed if statement if update for ASObject is not available!
* Bug fixes in New_Plist method under 10.4
0.5.3 Released on 10/31/09
* Bug fixes to curl_download method
0.5.2
MISSING
0.5.1
MISSING
0.5 Released on 4/19/09
* Added New_Plist method
* Addition of argument string to DB_Insert method
* Added Get_OS_Version method
* Added Get_Plist_Property method
* Bug fixes to DB_Select method
* Bug fixes to DB_Insert method
* Bug fixes to Get_Proxy method
* Rewrote Check_For_Update method
* Addition of reply-to field in Mail_Sendmail method
----- NOTES -----
THERE IS NO CHANGELOG FOR VERSIONS OF ASOBJECT BEFORE 0.5 BECAUSE I WAS NOT KEEP
ING AN OFFICIAL CHANGELOG! SORRY FOR THE INCONVENIENCE. IF YOU WOULD LIKE AN OLD
ER VERSION OF ASOBJECT TO COMPARE THEM YOURSELF PLEASE EMAIL ME!

You might also like