Skip to content

Releases: xivapi/xivapi-ruby

Relax rest-client dependency

Choose a tag to compare

@mattantonelli mattantonelli released this 16 Dec 18:46

Relaxes the rest-client dependency even further to >= 2.0

Character data updates

Choose a tag to compare

@mattantonelli mattantonelli released this 03 Aug 21:44
  • Adds missing MIMO and CJ data options to the all_data option
  • Adds extended option for retrieving extended character data

Remove Lodestone endpoint, relax rest-client

Choose a tag to compare

@mattantonelli mattantonelli released this 18 Feb 00:35

This release removes the Lodestone endpoint which is no longer provided by the API. It also relaxes the version requirement of rest-client to ~> 2.0.

Remove Lodestone cache, market methods

Choose a tag to compare

@mattantonelli mattantonelli released this 05 Aug 13:49

v0.3.0 reflects the latest changes to XIVAPI. Cached Lodestone endpoints are now real time, and all polling and special Lodestone errors have been removed. The Market methods have also been removed, since that endpoint is no longer available.

Market & API Key Updates

Choose a tag to compare

@mattantonelli mattantonelli released this 30 Mar 19:35

v0.2.0 introduces the latest changes to the Market endpoints. Like in the API, the price & history endpoints have been merged, and the search parameters have been expanded.

Your API key is now properly provided with the new private_key param, and requires no change to your application code, but you may need to update the value to your new account-based API key.

A couple of deprecated endpoints have also been removed from the library.

Initial release

Choose a tag to compare

@mattantonelli mattantonelli released this 26 Sep 05:55

Initial release of xivapi-ruby!