GitLabPHP / Client

GitLab API v4 client for PHP
MIT License
933 stars 452 forks source link

[11.14] Add v4 Releases API #780

Closed tomscholz closed 7 months ago

tomscholz commented 1 year ago

Hi there,

I've made some improvements to the GitLab library:

  1. Moved Releases API calls to their own dedicated file.
  2. Separated Releases requests from Tags.

I've also copied over the relevant tests for the Tags implementation.

What needs to be done, to get this merged?

GrahamCampbell commented 7 months ago

Closing due to inactivity.