Releases: fulll/quickbooks
Releases · fulll/quickbooks
1.1.5 Rename organization by fulll
Version 1.1.4 - Fix wrong slug
1.1.3
Version 1.1.2
Now throwing an UnauthorizedException when QuickBooks returns a 401 status (#14)
Version 1.1.1
Fixes
- Verying the QuickBooks Attachable response against the expected structure.
Version 1.1.0
Feature
- Attachable upload
Version 1.0.0
Features
- The minor version may now be set when sending a query
Fixes
- QuickBooks expects the
oauth_verifier
argument in the query string instead of the body
Enhancements
- Throwing
FaultExceptions
when receiving "fault" responses