History.txt in dustin-twitter-0.3.2.2 vs History.txt in dustin-twitter-0.3.7

- old
+ new

@@ -1,4 +1,21 @@ +0.3.7 - August 26, 2008 + * Fixed source param not getting through + +0.3.6 - August 11, 2008 + * Fixed a few more methods that required post. + * Refactored the remaining methods that were not using #request to use it. + +0.3.5 - August 4, 2008 + * Removed sqlite-ruby 1.2.2 as a dependency due to install issues on linux + +0.3.4 - August 3, 2008 + * Added search support + +0.3.3 - August 3, 2008 + * Now has option for host when initializing to support identi.ca (Dustin Sallings) + * Twitter changed a bunch of methods to POST only so I updated those to now work + 0.3.2 - July 26, 2008 * added the CLI gems as dependencies for now until I separate out the CLI from the API wrapper * cleaner CLI errors for no active account or no accounts at all * remove sets a new active account if there are none * added username and password optional arguments to add \ No newline at end of file