Skip to content

Releases: cityssm/node-worktech-api

v0.18.1

Choose a tag to compare

@dangowans dangowans released this 28 Apr 15:54

Dependencies

Full Changelog: v0.18.0...v0.18.1

v0.18.0

Choose a tag to compare

@dangowans dangowans released this 30 Jan 16:12
  • Increase cache time from 30s to 60s.
  • Fix timeout defaults.
  • Add optional caching to getTimesheetBatchEntries().

Full Changelog: v0.17.0...v0.18.0

v0.17.0

Choose a tag to compare

@dangowans dangowans released this 19 Nov 20:43
  • Adding getEquipment().
  • Renaming Employee type to EmployeeItem.

Full Changelog: v0.16.0...v0.17.0

v0.16.0

Choose a tag to compare

@dangowans dangowans released this 19 Nov 17:01

Adding getEmployees().

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@dangowans dangowans released this 10 Nov 16:41

Highlights

  • Increase caching time to 30 seconds.
  • Add caching to `getEmployeeTimeCodes().

Full Changelog: v0.14.0...v0.15.0

v0.14.0

Choose a tag to compare

@dangowans dangowans released this 10 Nov 15:43

Highlights

  • Add getEmployeeTimeCodes() to get the time codes recently used by an employee.
  • bypassCache option added to some of the direct function that have temporary caches.

Full Changelog: v0.13.3...v0.14.0

v0.13.3

Choose a tag to compare

@dangowans dangowans released this 28 Oct 14:25

Add timesheetMaxAgeDays filter to getTimesheetBatchEntries().

Full Changelog: v0.13.2...v0.13.3

v0.13.2

Choose a tag to compare

@dangowans dangowans released this 24 Oct 15:54

Add timesheetHours filter to getTimesheetBatchEntries().

Full Changelog: v0.13.1...v0.13.2

v0.13.1

Choose a tag to compare

@dangowans dangowans released this 24 Oct 15:43

Ensure nolock is used on employee queries.

Full Changelog: v0.13.0...v0.13.1

v0.13.0

Choose a tag to compare

@dangowans dangowans released this 24 Oct 14:55

Adding getTimesheetBatchEntries().

Full Changelog: v0.12.0...v0.13.0