README.rdoc in quickbase_client-1.0.16 vs README.rdoc in quickbase_client-1.0.17

- old
+ new

@@ -43,26 +43,10 @@ 1.0.11 - 05/08/2011 - Fixed a problem with getFilteredRecords(). 1.0.10 - 03/27/2011 - Can now use require 'quickbase_client' instead of require 'QuickBaseClient'. -1.0.9 - 03/26/2011 - Added aliases, getCSVForReport(), makeCSVFileForReport(), getCriteriaForQuery(). - -1.0.8 - 03/11/2011 - Fixed a problem with getApplicationVariables(). - -1.0.7 - 03/06/2011 - Fixed a problem with formatTimeOfDay(). - -1.0.5 - 02/22/2011 - Updated API_GetUserRole for optional inclgrps parameter. - -1.0.4 - 12/24/2010 - Fixed formatDate() error. - -1.0.3 - 12/07/2010 - Various small method improvements. - -1.0.2 - 12/05/2010 - Added removeFileAttachment(). - -1.0.1 - 11/26/2010 - Will now use HTTPClient instead of Net::HTTP, if you already have HTTPClient. - -1.0.0 - 11/21/2010 - First push to RubyGems.org. +See CHANGES file for earlier updates. == Questions? Please submit questions, feedback, suggestions on Intuit's Community Forum at http://community.intuit.com/categories/contents/10298?content_view_type=ALL&sort=2 .