Skip to content

No, these post-1.0 version numbers are not actually all in binary; it just looks that way

Compare
Choose a tag to compare
@pcantrell pcantrell released this 08 Feb 15:44
· 304 commits to main since this release

Enhancements

  • RemoteImageView now has a customizable per-view transform. Thanks @Alex293! (#131, #158)
  • ResourceStatusOverlay is now accessible from the outside to allow translation & customization. Thanks again, @Alex293. (#155, #158)
  • Siesta is now labeled “app extension safe.” Thanks, @leoMehlig! (#162)

Fixes

  • Workaround for a bug in Alamofire that could cause duplicate Alamofire.DidResume notifications. Thanks to @piv199 for tracking down this deeply buried one. (#163, #167)
  • Fixed a bug that would cause ResourceStatusOverlay never to update when attached to a resource via Objective-C. (#173)
  • Siesta’s podspec now properly declares its dependency on Alamofire ≥ 4.1, not just 4.0.

Breaking Changes

None.