Skip to content

Releases: jolicode/harvest-php-api

v7.0.0

29 Mar 11:20
f779b57
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v6.2.0

19 Apr 13:51
369d47d
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v6.0.1

08 Aug 09:44
e5cf68e
Compare
Choose a tag to compare

What's Changed

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

v6.0.0

04 Aug 10:28
25fceac
Compare
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
Compare
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

v5.1.0

03 Aug 11:35
47f3b71
Compare
Choose a tag to compare
  • updated the SDK based on the latest spec updates
    • added date_format on the Company model
    • added hours_without_timer and external_reference/account_id in the TaskAssignment model

v5.0.0

10 Apr 15:42
689fde8
Compare
Choose a tag to compare
  • add tests on the API
  • support PHP 7.2 to PHP 8.0
  • migrated the openapi spec to open api 3

v4.3.0

18 Jan 10:23
f273250
Compare
Choose a tag to compare
  • add the units and total_cost properties to the Expense definition
  • upgrade to janephp/open-api 6.3