The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09 - 2016-06-22

  • Added the group_projects method. @trunov-ms
  • Switch from Log::Any::Adapter::ScreenColoredLevel to Log::Any::Adapter::Screen. @nfg
  • Modify the user() method to return the user data (...).
  • Renamed the raw_snippet method to snippet_content. Note that the raw_snippet method still exists but now issues a deprecation warning and will be removed in the future.
  • Added the search_groups, edit_group_member, milestone_issues, edit_project, and edit_note methods.
  • The owned_projects, all_projects, project_members, and milestones methods now accept parameters.

Documentation

Command line interface to the GitLab API v3.

Modules

A complete GitLab API v3 client.
GitLab API v3 constants.
Iterate through paginated GitLab v3 API records.
GitLab API v3 REST client.