Thank you brrusselburg for this release.
- Actualised dependencies (#2)
- Code style updates
Hotfix
Bad gem
Allow "Cookie#dot_domain" forhttpclient
.
- Client methods can allow to enter headers.
- Empty hashes for
BungieClient::Wrapper#call_service
method.
- Move
Default
class toBungieClient::Wrapper
.
BungieClient::Wrappers
namespace withUser
class
- Change HTTP Client to Faraday.
- Specs to gem.
- Move services list to
BungieClient::Service
class. - Move services generator to Rake tasks.
get_response
andpost_response
methods, now it works in defaultget
andpost
method fromBungieClient::Client
.- cookies support in
BungieClient::Client
.