Skip to content

VTAcknowledgementsViewController 1.1

Compare
Choose a tag to compare
@vtourraine vtourraine released this 27 May 21:18
· 135 commits to main since this release
1.1
187e8bd
  • Added tvOS support (#47 #50), by Alex Palman (@alexpalman)
  • Added initWithPath: initializer on VTAcknowledgementsViewController
  • Added initWithFileNamed: convenience initializer on VTAcknowledgementsViewController
  • Deprecated initWithAcknowledgementsPlistPath: on VTAcknowledgementsViewController (use initWithPath instead)
  • Deprecated initWithAcknowledgementsFileNamed: on VTAcknowledgementsViewController (use initWithFileNamed instead)

Full Changelog