Skip to content

v0.4.1: Formats

Compare
Choose a tag to compare
@Eisenhuth Eisenhuth released this 21 Oct 05:59
· 23 commits to master since this release
  • 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