Skip to content

Releases: xivapi/xivapi-py

0.5.1

15 Feb 18:54
Compare
Choose a tag to compare
  • Fixed paging for DQL query in index_search

0.5.0

17 Jan 01:24
Compare
Choose a tag to compare

Implemented page=1 and per_page=10 on index_search.

Please be aware paging on DSL queries, which index_search uses, do not currently update the paging data in the response data.

0.4.0

18 Nov 15:20
4237250
Compare
Choose a tag to compare
  • Added the include_friendslist=False parameter on character_by_id client function
  • Removed client functions related to no longer supported Lodestone endpoints (news/ updates/ devblog, etc)

0.3.0

18 Nov 14:49
c439782
Compare
Choose a tag to compare

Removes character verify & update requests as they've been removed from the API

0.2.1

08 Aug 19:27
Compare
Choose a tag to compare

Includes support for minions and mounts in character_by_id. Thank you @Tawmy

0.2.0

10 Jul 13:00
2b970fe
Compare
Choose a tag to compare
  • ClientSession is now optional thanks @curtiscook
  • It's now possible to specify the string_algo in index_search thanks @curtiscook

0.1.2

25 May 08:59
946f922
Compare
Choose a tag to compare

Fixed PyPi job

0.1.1

25 May 08:52
97c9f57
Compare
Choose a tag to compare
  • Adds support for ClassJobs in Character Profiles thanks @Packetdancer

0.1.0

01 Mar 15:12
Compare
Choose a tag to compare
And again -.-