Skip to content

Releases: jolicode/harvest-php-api

v4.2.0

20 Oct 12:29
9fae0c3
Compare
Choose a tag to compare

v4.1.0

21 Aug 10:42
671ec4f
Compare
Choose a tag to compare
  • use Jane 6 Authentication plugins
  • upgrade to janephp/open-api 6.1
  • regenerated SDK
  • fixed the jane-php/open-api-runtime dependency to a minor version, in order to avoid situations where a jane-php update would break things

v4.0.1

29 Jul 22:45
9cfb5bf
Compare
Choose a tag to compare
  • upgrade to janephp/open-api 6.0
  • fixed boolean query parameters serialization

v4.0.0

14 May 16:07
9603968
Compare
Choose a tag to compare

v3.0.3

25 Feb 18:27
e23e5a7
Compare
Choose a tag to compare

fixed plural definition names for reports Schemas

v3.0.2

25 Feb 18:26
286172c
Compare
Choose a tag to compare
  • Added Schemas for the "reports" endpoints

v3.0.1

25 Feb 17:33
5b8ccd7
Compare
Choose a tag to compare
  • fixed the location of reports endpoints parameters (in querystring, not in request body)

v3.0.0

21 Feb 01:44
fc9d47f
Compare
Choose a tag to compare
  • upgrade to janephp/open-api 5.3
  • updated the SDK based on the latest spec updates:
    • add the ability to filter time entries by task_id
    • several new "report" endpoints
    • support for rounded_hours in the TimeEntry model

v2.1.0

14 Jan 09:08
08bb697
Compare
Choose a tag to compare
  • updated the OpenAPI definition file
  • added the "company update" endpoint
  • updated the endpoints documentation according to Harvest's API doc
  • added the Company weekly_capacity attribute
  • added the Invoice recurring_invoice_id attribute

v2.0.0

28 Oct 13:59
26cd4eb
Compare
Choose a tag to compare
  • Upgrade Jane to 4.5 https://github.com/janephp/janephp/releases/tag/v4.5.3, the new generated classes have better PHPDoc​
  • Generate PSR-18 client instead of HttPlug client
  • Support for cost and billable rates
  • Removed the telephone property from the user model
  • Added statement_key in the Client properties