v1.3.0
: Better errors - includes field errorsv1.2.3
: Allow plugin chainingv1.2.2
: Better URI handling for apexrestv1.2.1
: Added two new api versionsv1.2.0
: Adding ability to override request optsv1.1.1
: Fixing sobject get method for falsey valuesv1.1.0
: Experimental SAML Bearer Assertion Flow supportv1.0.0
: Adds promises, improves streaming, better plugin supportv0.10.0
: Moves onRefresh call to refreshToken and makes it's execution optionalv0.9.4
: Avoids using request v2.48 because of a bugv0.9.3
: Addresses abnormal getIdentity response from SFDC on invalid tokenv0.9.2
: Removes clientSecret dependency in refresh flowv0.9.1
: Adds the ability to use the user-agent flowv0.9.0
: Adds timeout and custom header optionsv0.8.0
: Implements token auto-refreshsesv0.7.0
: Major api changes. Plugin system. sObject record class improvementsv0.6.2
: Fixes issue for single user mode and invalid oauthv0.6.1
: Security fix for client secret in auth uriv0.6.0
: Support for queryAllv0.5.3
: API version 29 supportv0.5.2
: Fixed Apex REST bug because Jeff Douglas demanded it.v0.5.1
: Fix a bug in getVersions for single user modev0.5.0
: Safer error handling. OAuth extra param support.v0.4.4
: Fixes query stream issuesv0.4.3
: Fix express oauth issue. Whoops, my bad!v0.4.2
: Fix for upsert issuev0.4.1
: Bug fix for handling SFDC 500 responsev0.4.0
: Single user modev0.3.1
: Documentation updates.v0.3.0
: Blob support. API request streaming.v0.2.5
: Patches for Apex Restv0.2.4
: Small bug fixesv0.2.3
: Apex Rest supportv0.2.2
: Added loginUri override supportv0.2.1
: API version bumpv0.2.0
: Adding streaming supportv0.1.1
: Fixes auth error handling bugv0.1.0
: Releasing 0.1.0!v0.0.7
: Bug fixesv0.0.6
: Query streamingv0.0.5
: Bug fixesv0.0.4
: Initialization of SObject now has field setting optionv0.0.3
: API overhaul. Implemented Record class with field update cachingv0.0.2
: Testing framework implemented. Bug fixes.v0.0.1
: Initial release. OAuth, CRUD, describes