Sha256: 7494de547c441fd1511dc763413416d6bbae044e7d4e570c29be953021465d8f

Contents?: true

Size: 940 Bytes

Versions: 1

Compression:

Stored size: 940 Bytes

Contents

# CHANGES

## rest-gw2 0.2.0 -- 2015-12-18

### RestGW2::Client

* Changed default site so that it doesn't contain `v2`.
* Changed default timeout from 10 seconds to 30 seconds.
* Changed default cache from 10 minutes to 1 day.
* Now we have `RestGW2::Error` instead of `RuntimeError`.
* Added `RestGW2::Client#account_with_detail`
* Added `RestGW2::Client#wallet_with_detail`
* Added `RestGW2::Client#transactions_with_detail`
* Added `RestGW2::Client#transactions_with_detail_compact`
* Now `with_item_detail` would also return commerce data.
* Now `with_item_detail` would fetch 100 items in a request.
* Now `with_item_detail` could take a query and option.

### RestGW2::Server

* Added a command line tool `rest-gw2` for launching the bundled server.
* Many stuffs are implemented now.
* Pages are much more beautiful now.
* We could also use lru_redux for caching, other than memcached.

## rest-gw2 0.1.0 -- 2015-11-14

* Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rest-gw2-0.2.0 CHANGES.md