* Docs: Revised Docs strings to show kebab case kwargs * Fix: Url Escape (PR1)
0.8.0
* Docs: New Documentation on Parameter filters Docs * Docs: More documentation and examples. * Feature: Search now uses filterByFormula * Added Formula Generator
0.7.3
* Removed Unencoded Debug Msg due to IronPython Bug 242
0.7.2
* Merge Fix
0.7.1alpha
* Moved version to sep file to fix setup.py error * Removed urlencode import * Added Explicit Raise for 422 errors with Decoded Urls
0.7.0dev1
* Feature: Added airtable.get() method to retrieve record * Fix: sort/field string input to allow sting or list * Fix: AirtableAuth Docs * Fix: Keyargs Docs