HanekeSwift v0.10.1 Release Notes

Release Date: 2016-01-02 // about 8 years ago
  • ๐Ÿ› Bug fixes and improvements without API changes. Highly recommended to upgrade. Highlights:

    • ๐Ÿ”€ #115: Bug fix: Synchronize access to UIImage initializer to workaround around Apple bug that caused rare crashes. Thanks @paulosotu!
    • 5fff29f: [UIKit] Bug fix: Don't animate with zero duration to prevent flicker in some situations. Thanks @dstancioff!
    • ๐Ÿ‘ #228: [NetworkFetcher] Support file:// uris by @jasoncabot.
    • ๐Ÿ‘ e452c3c [NetworkFetcher] Support 201 responses as suggested by @barbelith.
    • 0๏ธโƒฃ 0e79dd9: [UIKit] Increase disk capacity for defaults formats to 50MB as suggested by @sebbean.
    • e185dd3: [DiskFetcher] Don't fail if already cancelled.
    • โšก๏ธ #193: [DiskCache] Check if file exists before updating access time by @s0meone.
    • ๐Ÿšš #253: Enable "Require Only App-Extension-Safe API" to remove warning by @poolqf.

    Last but not least a warn welcome and much appreciation to @dcharbonnier who just joined the Haneke Swift team and has already been reviewing pull requests left and right!