v0.4.1: Formats
- 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