HarvestAPI PHP Wrapper Library Changelog

This is the changelog of the HarvestAPI library for PHP. The current available release of the library can be found here


Version: 0.4.2 Released: 04-20-2010

Bug Fix for User & Project Activity

Version: 0.4.1 Released: 04-16-2010

Bug Fix for SSL support

Version: 0.4.0 Released: 12-2-2009

Support for Full API

Version: 0.3.0 Released: 11-15-2009

Support for Full extends REST API minus payment receipts

Version: 0.2.0 Released: 11-11-2009

Added support for POST, PUT, and DELETE requests, toXML functions for Harvest Classes, and Full API implementation of Projects, Clients, Client Contacts

Version: 0.1.0 Released: 11-04-2009

Initial Version of the HarvestAPI
  • Creation of main Class HarvestAPI
  • Creation of Harvest Class Objects
  • Implementation of GET methods of Harvest API