Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

Releases: moul/node-gitlab

v1.7.0

11 Jul 21:23
Compare
Choose a tag to compare
Merge pull request #139 from node-gitlab/develop

develop -> master

v1.4.1: Merge branch 'develop'

20 Aug 01:51
b1bdff7
Compare
Choose a tag to compare

v1.4.0: Merge branch 'develop'

11 Aug 11:57
39cbeb7
Compare
Choose a tag to compare
  • Now using headers for PRIVATE-TOKEN
  • Add Groups.create, Groups.addProject and Groups.search methods
  • Add Projects.remove and Projects.search methods
  • Add UserKeys resource
  • Add Users.search method
  • Rename ProjectMielstones.get to ProjectMilestones.all
  • Handling pagination on multiple new .all() methods
  • Various stability and performance fixes

Thanks to @huhgawz, @ConnorWeng, @langma, @spruce, @stevenorman and @nogs

Full commits list