Releases: xivapi/xivapi-php
Releases · xivapi/xivapi-php
Always init guzzle
Compare
Sorry, something went wrong.
No results found
vekien
released this
18 May 17:20
This change always initializes the Guzzle client inside the environment or any other settingsend up changing between requests.
Add multi item id query endpoint
Compare
Sorry, something went wrong.
No results found
vekien
released this
17 May 16:27
Add multi item id query endpoint
Retainer/Character/Signature are now private endpoints.
Compare
Sorry, something went wrong.
No results found
vekien
released this
16 May 20:43
This moves the following methods to private endpoints:
Retainer items
Character purchase history
Signature Items
Manual update force endpoint
Compare
Sorry, something went wrong.
No results found
vekien
released this
04 May 17:59
1.6.9
Merge remote-tracking branch 'origin/master'
Fix typehints on FC and LS
Compare
Sorry, something went wrong.
No results found
vekien
released this
29 Apr 08:32
This releases fixes the typehint for FC and LS where ints would overflow.
Add market online status endpoint
Compare
Sorry, something went wrong.
No results found
vekien
released this
21 Apr 14:01
This adds market->online() which lists servers online and offline.
Retainer
Compare
Sorry, something went wrong.
No results found
vekien
released this
19 Apr 01:32
This release adds $api->market->retainer(<id>) which will return all items sold by a specific retainer id (max 30, a typical retainer can only sell 20 however due to auto-update times there can be some overlap).
Fix for 1.6.4
Compare
Sorry, something went wrong.
No results found
vekien
released this
17 Apr 21:44
1.6.5
Fix private access query param.
Formalise private API Access
Compare
Sorry, something went wrong.
No results found
vekien
released this
17 Apr 21:25
XIVAPI provides some access to private users. These should be sepereted in the SDK.
Minor Fixes
Compare
Sorry, something went wrong.
No results found
vekien
released this
11 Apr 14:18
fixes search filter constants
fixes typecast on item update
adds market stats endpoint