Skip to content

3.4.0 (2022-08-17)

Latest
Compare
Choose a tag to compare
@Kentzo Kentzo released this 17 Aug 22:22

Improvements:

  • Remove most of the deprecated methods with exception of delegates
  • Fix missing NS_DESIGNATED_INITIALIZER

Fixes:

  • Fix incorrect comparison of style image cache keys that led to 100% miss by @ninjaprox