Skip to content

Releases: jolicode/harvest-php-api

v8.1.0

03 Nov 16:35
527335c

Choose a tag to compare

What's Changed

  • upgrade to janephp/open-api 7.9
  • feat(spec update) Update the spec - 20251103 by @xavierlacot in #51
    • add the approval_status in the Expense and Time Entry objects

Full Changelog: v8.0.0...v8.1.0

v8.0.0

27 Mar 16:26
4491ac3

Choose a tag to compare

What's Changed

  • update the SDK based on the latest spec updates - see #50 and jolicode/harvest-openapi-generator#30
  • correctly allow for nullable UserAssignment and TaskAssignment entries under Expense and TimeEntry
  • drop support for PHP <8.2
  • upgrade CS tooling

Full Changelog: v7.1.0...v8.0.0

v7.1.0

07 Dec 18:29
8942be5

Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.1.0

v7.0.0

29 Mar 11:20
f779b57

Choose a tag to compare

What's Changed

Many thanks to @theteknocat and @finwe for their contribution to the SDK update for recent versions of Symfony.

Full Changelog: v6.3.0...v7.0.0

v6.3.0

17 Aug 12:31
28ee5f7

Choose a tag to compare

What's Changed

Full Changelog: v6.2.0...v6.3.0

v6.2.0

19 Apr 13:51
369d47d

Choose a tag to compare

What's Changed

  • upgrade to janephp/open-api 7.4
  • updated the SDK based on the latest spec updates in #43
    • support for the newly introduced pagination cursors
    • updated descriptions according to the docs
    • add TimeReportsResult.weekly_capacity and TimeReportsResult.avatar_url
  • bump the minimum required PHP version

Full Changelog: v6.1.0...v6.2.0

v6.1.0

12 Nov 17:03
86539e6

Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v6.1.0

v6.0.1

08 Aug 09:44
e5cf68e

Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

04 Aug 10:28
25fceac

Choose a tag to compare

What's Changed

  • upgrade to janephp/open-api 7.3
  • drop support for PHP <7.4
  • updated the SDK based on the latest spec updates
    • added Company.currency_code_display and Company.currency_symbol_display
    • several fields of the User object have disappeared, due to the API changes introduced in March.

Full Changelog: v5.2.0...v6.0.0

v5.2.0

10 Jan 14:09
367c9af

Choose a tag to compare

What's Changed

  • upgraded janephp/open-api from 6.3 to 7.1 - thanks @jdrieghe
  • added support for Symfony 6
  • updated the SDK based on the latest spec updates
    • added support for User.telephone

New Contributors

Full Changelog: v5.1.0...v5.2.0