Skip to content

Releases: Eisenhuth/xivapi-swift

v0.4.1: Formats

21 Oct 05:59
Compare
Choose a tag to compare
  • added the ability to specify image formats
    • TripleTriadCard.imageUrl -> TripleTriadCard.imageUrl(format:)
    • Map.mapUrl -> Map.mapUrl(format:)
    • Icon.iconUrl -> Icon.iconUrl(format:)

this replaces the previous options and they will be removed in a future release.

Full Changelog: v0.4.0...v0.4.1

v0.4.0: Food, Effects and Linux

23 Sep 00:32
Compare
Choose a tag to compare
  • added Food effects
    • this also includes HP/MP gain
  • added the ability to specify the format for assets
  • the package should now work on Linux

Full Changelog: v0.3.0...v0.4.0

v0.3.0: the one with the new API

18 Aug 05:02
4eede83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Dec 17:11
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Dec 23:35
759f9af
Compare
Choose a tag to compare
Update README.md