Releases: jdalrymple/gitbeaker
Releases · jdalrymple/gitbeaker
3.3.2
Summary
- Fixing #82
- Fixing #83
- Updating repo name for clarity
3.3.0
Summary
- Added extended support for the Jobs and Pipelines API thanks to Isaac Ouellet Therrien in PR #77
- Updated packages
3.2.2
Summary
- Fixed missing Version API
- Switching import package from node-gitlab-api to gitlab in the README
3.2.1
Summary
- Fixed incorrectly named bundles
3.2.0
Summary
- Completed ProjectPipeline Support in PR #72 thanks to Frédéric Boutin
3.1.1
Summary
- Fixed missing UserCustomAttributes export
3.1.0
Summary
- Added addTimeEstimate, addTimeSpent, timeStats, resetTimeSpent and resetTimeEstimate to the Issues API. Requested in Issue #68
- Added XMLHttpRequest Support PR #59
Breaking Change
- Renamed timeEstimate to addTimeEstimate, and timeSpend to addTimeSpent, in the MergeRequests API
3.0.4
Summary
- Fixed endpoint for MergeRequestNotes thanks to Ev Haus in PR #63
- Fixed Commits.editStatus method thanks to zhao0 in PR #65