v4.14.0
Bug fixes
- Support auto pagination in org_projects #1090 (@mattr-)
- Support falsy values in configuration #1091 (@nickstanish)
- fixup ssl verify mode #1098 (@tnaoto)
Code cleanup
- Change the
raise_invalid_repository!
msg fromrepo/user
touser/repo
#1094 (@DaiAoki) - Fix redundant code in Octkit::Client #1100 (@rnitta)
Documentation
- Adds timeout instructions to readme #1089 (@abinoda)
- Fix docs of #repository? return value type #1092 (@vecerek)
- Update doc of
Repositories#collaborators
method #1105 (@ybiquitous)
New features
- Add client methods for the Checks API #1101 (@laserlemon)