Sha256: 14b0553beaa17e34b932dae8facf5fb5eaad25ee812d6964bdd92c1d4c5d0401
Contents?: true
Size: 761 Bytes
Versions: 2
Compression:
Stored size: 761 Bytes
Contents
# Change Log ## 2.1.1 (2017-06-30) ### Changes * Client methods can allow to enter headers. ## 2.1.0 (2017-06-25) ### Fixes * Empty hashes for `BungieClient::Wrapper#call_service` method. ### Changes * Move `Default` class to `BungieClient::Wrapper`. ### Removed * `BungieClient::Wrappers` namespace with `User` class ## 2.0.0 (2017-06-21) ### Features: * Change HTTP Client to [Faraday](https://github.com/lostisland/faraday). ### Added * Specs to gem. ### Changed * Move services list to `BungieClient::Service` class. * Move services generator to Rake tasks. ### Removed * `get_response` and `post_response` methods, now it works in default `get` and `post` method from `BungieClient::Client`. * cookies support in `BungieClient::Client`.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bungie_client-2.1.1.1 | CHANGELOG.md |
bungie_client-2.1.1 | CHANGELOG.md |