Sha256: 01896fa6cf5949e003a5413d2e578f2db5e5686bb918345df82af52a5c31a357
Contents?: true
Size: 1.49 KB
Versions: 2
Compression:
Stored size: 1.49 KB
Contents
== Change History 1.0.20 - 11/18/2011 - Added optional dfid param to getRecordAsHTML. 1.0.19 - 11/13/2011 - Accommodate Net::HTTP changes in Ruby 1.9.3. 1.0.18 - 09/16/2011 - editRecord() now supports using optional key field as a record identifier. 1.0.17 - 09/05/2011 - Added getFileDownloadURL(). 1.0.16 - 07/14/2011 - Added support for new API_CopyMasterDetail call. 1.0.15 - 06/02/2011 - Fixed downloadFile problem caused by httpclient update. 1.0.14 - 05/29/2011 - Added support for new List-User field type. 1.0.13 - 05/10/2011 - Added getRecords(): get an array of records using record ids. 1.0.12 - 05/08/2011 - Added findRecords and find_records getFilteredRecords aliases. 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.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
quickbase_client-1.0.21 | CHANGES |
quickbase_client-1.0.20 | CHANGES |