Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-GitLab-API-v4
From: Makoto Fujiwara
Date: 2019-10-19 15:21:21
Message id: 20191019132121.943A6FBF4@cvs.NetBSD.org
Log Message:
(devel/p5-GitLab-API-v4) Updated 0.19 to 0.22
0.22 2019-09-13T15:02:28Z
- Add the statistics method.
- The delete_user method can now take parameters, allowing for use of
the hard_delete parameter.
0.21 2019-08-24T18:56:13Z
- The release endpoint returns a 403 on an unknown tag rather than a
404 like it should. This condition is now detected and treated
like a 404.
0.20 2019-07-23T21:42:37Z
- The preexisting create_release and edit_release methods have been
renamed to create_tag_release and update_tag_release to make room
for the new releases API.
- Added methods for the new (added in GitLab 11.7) releases and
release links APIs.
Files: