Skip to content

Releases: mabasic/wakatime-php-api

Fix for reports for start and end date

21 Oct 23:14
a23809e
Compare
Choose a tag to compare
2.0.4

Fix for start date end date issue

Fixed bug in calling summaries from getHoursLoggedFor

19 Sep 19:04
30bf254
Compare
Choose a tag to compare
FIxed startdate enddate order in calling summaries

No idea how nobody noticed this bug.

Added durations endpoint

06 Aug 20:07
Compare
Choose a tag to compare
  • Fixed heartbeats "Missing date" error.
  • Added implementation of "durations" method.

Implemented by @rdeanar

Upgraded Guzzle

22 Jan 17:12
Compare
Choose a tag to compare
  • Upgraded guzzle from 0.4 to 0.6
  • Dropped support for PHP versions 5.4 and 5.5
  • Added endpoint resource for Heartbeats
  • Changed dailySummary to summaries
  • Made code cleaner

URI change for dailySummary to match Wakatime API

25 Nov 07:26
Compare
Choose a tag to compare
Merge pull request #4 from stemsmit/patch-1

URI change for dailySummary to match Wakatime API

Connects the WakaTime stats resource

12 Nov 00:33
Compare
Choose a tag to compare
Merge pull request #3 from chrisvogt/add/api_stats_resource

Connects the WakaTime stats() resource