Sha256: c22067542f6486c2d42399b00ef25f45f84aab12d9454a50b7a401a02eea6067

Contents?: true

Size: 866 Bytes

Versions: 1

Compression:

Stored size: 866 Bytes

Contents

# Change Log

## 2.1.3

Hotfix

## ~~2.1.2 (2017-09-06)~~

Bad gem

* ~~Allow "Cookie#dot_domain" for `httpclient`.~~

## 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

1 entries across 1 versions & 1 rubygems

Version Path
bungie_client-2.1.2.1 CHANGELOG.md