Changes for version 0.08 - 2018-05-14
- Many API endpoints which return lists and did not support parameters now do in order for pagination arguments, and the paginator, to be used with them.
- Add project_languages method.
- Remove upload_file_to_project since it doesn't work. Will re-add when it is made to work later.
Documentation
Command line interface to the GitLab API v4.
Modules
A complete GitLab API v4 client.
Load configuration from a file, environment, and/or CLI options.
GitLab API v4 constants.
Iterate through paginated GitLab v4 API records.
The HTTP client that does the heavy lifting.