Releases: GW2Treasures/gw2api
Releases · GW2Treasures/gw2api
1.4.0
Added ApiHandlers that can modify requests, responses and errors.
BC: LocalizedEndpoint::lang()
now changes the language of $this
instead of returning a new localized instance of the endpoint.
1.3.0
Support for v2/characters
1.2.0
Support for v2/commerce/transactions
1.1.0
Use guzzle as http client.