Skip to content

v2.7.2: Bug Fixes, Swift Package Manager

Compare
Choose a tag to compare
@cbpowell cbpowell released this 28 Apr 23:10
· 249 commits to master since this release
  • Cleans up some of the remnants of the ObjC/Swift combination
  • Adds support for the Swift Package Manager
  • Removes some memory leaks due to the animation completion callback technique (see #133, thanks @glussian!)
  • Improves IBDesignable support somewhat
  • Sanitizes label lengths to 16384.0 points on tvOS (UILabels above this length do not render) (see #134, thanks @florianweich!)
  • Fixes an issue with the MarqueeLabelTV framework for Carthage (see #136, thanks @SlashPiggie!)