Skip to content

Releases: cityssm/node-worktech-api

v0.17.0

19 Nov 20:43

Choose a tag to compare

  • Adding getEquipment().
  • Renaming Employee type to EmployeeItem.

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

v0.16.0

19 Nov 17:01

Choose a tag to compare

Adding getEmployees().

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

v0.15.0

10 Nov 16:41

Choose a tag to compare

Highlights

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

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

v0.14.0

10 Nov 15:43

Choose a tag to compare

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

28 Oct 14:25

Choose a tag to compare

Add timesheetMaxAgeDays filter to getTimesheetBatchEntries().

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

v0.13.2

24 Oct 15:54

Choose a tag to compare

Add timesheetHours filter to getTimesheetBatchEntries().

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

v0.13.1

24 Oct 15:43

Choose a tag to compare

Ensure nolock is used on employee queries.

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

v0.13.0

24 Oct 14:55

Choose a tag to compare

Adding getTimesheetBatchEntries().

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

v0.12.0

20 Oct 14:59

Choose a tag to compare

Adding getTimeCodes().

Full Changelog: v0.11.0...v0.12.0

v0.11.0

20 Oct 14:22

Choose a tag to compare

Adding getEmployeePayCodes().

Full Changelog: v0.10.2...v0.11.0