Releases: xivapi/xivapi-php
Releases · xivapi/xivapi-php
Always init guzzle
Add multi item id query endpoint
Add multi item id query endpoint
Retainer/Character/Signature are now private endpoints.
This moves the following methods to private endpoints:
- Retainer items
- Character purchase history
- Signature Items
Manual update force endpoint
1.6.9 Merge remote-tracking branch 'origin/master'
Fix typehints on FC and LS
This releases fixes the typehint for FC and LS where ints would overflow.
Add market online status endpoint
This adds market->online()
which lists servers online and offline.
Retainer
Fix for 1.6.4
1.6.5 Fix private access query param.
Formalise private API Access
XIVAPI provides some access to private users. These should be sepereted in the SDK.
Minor Fixes
- fixes search filter constants
- fixes typecast on item update
- adds market stats endpoint