Releases: jdalrymple/gitbeaker
Releases · jdalrymple/gitbeaker
Minor Release 1.1.3
- Fixing typos in the project sharing (group_access) thanks to Christoph Lehmann
- Updated the ReadMe to be more clear based on suggestions from Frank V
Minor Release 1.1.2
- Removing old paging logic from groups
- Updating dependencies
- Adding options to the protected branches api
1.1.1
Minor Release
- Added proper pagination support
1.0.14
Minor Release
- Added default filename to project file upload
1.0.13
Added Issue links API
Fixed bugs with file upload (projects.upload)
1.0.11
- Code clean up
- Improving code quality by incorporating linting and codeclimate analysis
- Moving some API endpoints to more related sections (project issues under projects and not under issues) etc