Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Releases: Burnett01/node-moco

4.2.0

16 Jan 17:27

Choose a tag to compare

  • 2022
  • update deps

4.1.0

29 Apr 14:20

Choose a tag to compare

  • Build toolchain no longer needed

4.0.0

29 Apr 10:12

Choose a tag to compare

3.9.0

05 Mar 15:25

Choose a tag to compare

3.3.0

27 Mar 20:49

Choose a tag to compare

  • Added new endpoints getUserEmployments getUserEmployment
  • Added new endpoint `getProjectsAssigned``
  • Added new endpoints getUserHolidays getUserHoliday

3.0.0

01 Jan 15:22

Choose a tag to compare

3.0.0
New major not backward-compatible with 2.1.1 ! -
For deprecated methods see: https://github.com/Burnett01/node-moco/blob/master/CHANGES.md

2.1.1

15 Feb 21:01

Choose a tag to compare

2.1.1
First production ready release

2.1.0
Features:

  • Removed some deps
  • Proper export for commonJS (require fn)

2.0.0

  • Added all Moco API paths for GET requests
  • Methods now support optional parameters
  • Sorting, and more