Skip to content

Releases: xivapi/xivapi-ruby

Relax rest-client dependency

16 Dec 18:46
Compare
Choose a tag to compare

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

Character data updates

03 Aug 21:44
Compare
Choose a tag to compare
  • 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

18 Feb 00:35
Compare
Choose a tag to compare

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

05 Aug 13:49
Compare
Choose a tag to compare

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

30 Mar 19:35
Compare
Choose a tag to compare

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

26 Sep 05:55
Compare
Choose a tag to compare

Initial release of xivapi-ruby!