This repository has been archived by the owner on Jul 19, 2022. It is now read-only.
Releases: rangka/quickbooks
Releases · rangka/quickbooks
v2.0.1
v2.0
- Migrated to OAuth2
- Added support for webhook validation.
v1.0
No changes from v0.1. Just promoting it to v1.0 in preparation for v2.0 release.
v0.1.9
- Added minor version to Services and Query.
v0.1.8
Fixed static property accessed non-statically.
v0.1.7
v0.1.6
v0.1.5
Implement attachment uploads to Attachable and linking to various entities.
v0.1.4
Added send()
to Invoice service.
v0.1.3
Fixed confusion between Entity and Resource causing some Services and its Builder not working.