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: 1.1.1 Released: 10-04-2010

getClientProjects Bug Fix Release

Version: 1.1.0 Released: 08-19-2010

Enhancement Release to incorporate latest Harvest API changes including default SSL security and updated_since option

Version: 1.0.1 Released: 08-05-2010

assignUserToProject Bug Fix Release

Version: 1.0.0 Released: 05-01-2010

Official 1.0 release of the HaPi - PHP Wrapper Library for the Harvest API. This release contains multiple bug fixes as well as the HarvestReports interface for performing common tasks like getting only the active projects and clients.

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