Skip to content

VTAcknowledgementsViewController 2.0.0

Compare
Choose a tag to compare
@vtourraine vtourraine released this 15 Mar 09:21
· 9 commits to main since this release
  • Update VTAcknowledgementsViewController to detect URLs in header and footer
  • Update VTAcknowledgementsViewController initializers
    • Add initWithAcknowledgements: (#69)
    • Add initWithAcknowledgements:style
    • Add initWithPath:style (#70)
    • Remove initWithAcknowledgementsPlistPath:
    • Remove initWithAcknowledgementsFileNamed:
  • Update UIViewController subclasses initializers nullability annotations to match UIKit methods
  • Add VTLocalization to refactor localization methods
  • Rename VTAcknowledgementsParser to VTParser (#72)
  • Remove legacy CocoaPods format support
  • Update deployment target to iOS 9