Releases: jdalrymple/gitbeaker
Releases · jdalrymple/gitbeaker
3.5.0
3.4.6
3.4.5
3.4.4
Summary
- Updating babel configuration thanks to a prompt from bodtx and suggestions from Logan Smyth
3.4.3
Summary
- Updating packages
- Adding support for the retrieval of projects by user id #105 thanks to Michael Townsend
3.4.2
Summary
- Fixing previous release errors #100
- Adding options to the show function of Projects, Groups and Users #101 thanks to Giuseppe Angri
- Adding project languages function #102 thanks to Giuseppe Angri
3.4.1
3.4.0
Summary
- Added the first stage of testing in #71 with Adam Dehnel's guidence
- Added jobs.show() that was missing from the Jobs service
3.3.6
Summary
- Typo fix and branch id encoding thanks to Igor Katsuba
in #92 and #91 - Removal of non standard babel plugins in prep for move to Typescript thanks to Pavel Birukov in #90
- Docs update pointing to the wrong npm package thanks to Joseph Petersen in #88
- Licence update (to match the year) thanks to Sharma-Rajat in #87
3.3.5
Summary
- Fixing missing exports thanks to Pavel Birukov
in #86