* Feature: Better exception message for 422 (Issue 16) * Fix: 2.7 Compat with sys.implementation
0.9.0
* 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